-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.2
-
None
-
PHP 5.6.5
I recently installed a SSL certificate on my forum. The forum was set to use SMTP on port 25. Whenever an email was sent the following error was displayed
==================================
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_messenger.php on line 1424: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
==================================
Changing the port to 587 stopped the error message
- is related to
-
PHPBB-15384 Add linebreaks to SMTP configuration option explanations
- Unverified Fix