Replies: 0
Hi
I’m trying to connect to a mail server, but the test fails with:
2020-12-23 16:55:16 Connection failed. Error #2: stream_socket_enable_crypto():
SSL operation failed with code 1.
OpenSSL Error messages:error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol
[/var/www/webpa/wp-includes/PHPMailer/SMTP.php line 426]
SMTP Error: Could not connect to SMTP host.
It looks like the server accepts only “old” TLS, is there any way to tell the plugin to accept them too?