Hi,
I updated PHP to 5.6, and I started to receive errors with email sended by mailwizz:
2016-01-28 11:41:01 TLS error on connection from (codigonube.com) [169.57.2.21]:58163 (SSL_accept): error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
I changed php.ini (in public_html):
verify_peer_name=FALSE
verify_peer=FALSE
but the problem persists.
Someone have idea what I need to do?
Thnaks,
Urano.
I updated PHP to 5.6, and I started to receive errors with email sended by mailwizz:
2016-01-28 11:41:01 TLS error on connection from (codigonube.com) [169.57.2.21]:58163 (SSL_accept): error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
I changed php.ini (in public_html):
verify_peer_name=FALSE
verify_peer=FALSE
but the problem persists.
Someone have idea what I need to do?
Thnaks,
Urano.