Replies: 3 comments 1 reply
-
something else strange : try { $certificate = @sslcertificate::createForHostName($domain_, 15, false); } Could not download certificate for host PHP Warning: stream_socket_client(): Unable to connect to ssl://mea.global-cdm.net:443 (Unknown error) in /apache_sites/jbm/lib_8.2/vendor/spatie/ssl-certificate/src/Downloader.php on line 185 PHP Warning: stream_socket_client(): Failed to enable crypto in /apache_sites/jbm/lib_8.2/vendor/spatie/ssl-certificate/src/Downloader.php on line 185 |
Beta Was this translation helpful? Give feedback.
-
also I often have false errors : while : host emstrack.evaneos.it host static.evcdn.net |
Beta Was this translation helpful? Give feedback.
-
From my debug, for mea.global-cdm.net, with /tmp/openssl.cnf containing : openssl_conf = openssl_init [openssl_init] [ssl_sect] [system_default_sect] |
Beta Was this translation helpful? Give feedback.
-
Hello,
Could we get access to some issues like "unable to get local issuer certificate" ?
Ex: t.info.lynx-optique.com
https://www.sslshopper.com/ssl-checker.html#hostname=t.info.lynx-optique.com
Or error code like CURLINFO_SSL_VERIFYRESULT error codes in PHP
List is here : https://www.php.net/manual/en/function.curl-getinfo.php
Beta Was this translation helpful? Give feedback.
All reactions