-
Author
-
March 9, 2016 at 08:15 #109399
dating007
ParticipantWhen I try to reset a password for members this is the error I keep getting:
Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /home/ibsdatin/public_html/wp-includes/class-smtp.php on line 344
Warning: Cannot modify header information – headers already sent by (output started at /home/ibsdatin/public_html/wp-includes/class-smtp.php:344) in /home/ibsdatin/public_html/wp-includes/pluggable.php on line 1228March 9, 2016 at 18:01 #109520Radu
ModeratorHi,
I think it’s a server related problem
Same issue is popular on the net, please take a look at these.
http://stackoverflow.com/questions/27088982/warning-stream-socket-enable-crypto-ssl-operation-failed-with-code-1
https://github.com/PHPMailer/PHPMailer/issues/368
http://stackoverflow.com/questions/26827192/phpmailer-ssl3-get-server-certificatecertificate-verify-failedCheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 22, 2016 at 08:31 #112132dating007
ParticipantI contacted my hosting company…bluehost and this is what they said:
(0:21) [Melissa] Looking into it a bit it seems that the plugin is trying to use SSLv3 which is disabled on the server for security reasons. That needs to be addressed through the plugin and they need to not use SSLv3 because it is a major security vulnerability to have it enabled
(0:21) [michael] what plugin?
(0:22) [Melissa] The one that is sending mail
(0:24) [michael] i've never had this issue before…and I'm not that tech savy..the v3 is disabled but I still have a valid SSL correct? I guess I would have to get with the creator of my template with regards to helping resolve this issue then right?
(0:25) [Melissa] yes, the browser would actually throw an error if SSLv3 were enabledI really need your help with this as I have people trying to sign up but they are receiving this same error message
March 22, 2016 at 17:28 #112224Radu
ModeratorHi,
If you disable wp smtp mail do you still encounter this issue ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.