magento Error on mail send
Download cacert.pem file from following link https://curl.haxx.se/docs/caextract.html
open php.ini file
and paste following path in php.ini file
openssl.cafile="c:/xampp/cacert.pem"
Download cacert.pem file from following link https://curl.haxx.se/docs/caextract.html
open php.ini file
and paste following path in php.ini file
openssl.cafile="c:/xampp/cacert.pem"