Hello,
Since yesterday some of our clients are having issues with their scripts connecting through ssl or when trying to connect to a mail server with tls.
For example, one client uses a specific plugin with wordpress that uses curl and is giving the following error:
Another customer on another server is having the following issue when trying to connect to the local smtp server with tls:
Any idea what should be done on the server level to make this work again?
Regards!
Since yesterday some of our clients are having issues with their scripts connecting through ssl or when trying to connect to a mail server with tls.
For example, one client uses a specific plugin with wordpress that uses curl and is giving the following error:
Code:
*** QuickLaTeX cannot compile formula:
5+5=10
*** Error message:
Cannot connect to QuickLaTeX server: cURL error 60: SSL certificate problem: certificate has expired
Please make sure your server/PHP settings allow HTTP requests to external resources (“allow_url_fopen”, etc.)
Another customer on another server is having the following issue when trying to connect to the local smtp server with tls:
Code:
2021-10-01 15:47:56 Connection failed. Error #2: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
SMTP Error: Could not connect to SMTP host.
Any idea what should be done on the server level to make this work again?
Regards!