I try to set up mail, url /admin/settings/company/emails/mail/ :
smt.mydomain.tld
port: 465
smtp-user
pass
Afrter click "Test These Settings" I recieve error message:
Connection could not be established with host "ssl://smtp-domain:465": stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
or if I try with port 587:
"Unable to connect with STARTTLS: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed"
Question
AlexK
I try to set up mail, url /admin/settings/company/emails/mail/ :
smt.mydomain.tld
port: 465
smtp-user
pass
Afrter click "Test These Settings" I recieve error message:
Connection could not be established with host "ssl://smtp-domain:465": stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
or if I try with port 587:
"Unable to connect with STARTTLS: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed"
So, whats wrong and how do I configure it works?
Thanks
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.