Malith Perera Posted January 12, 2018 Share Posted January 12, 2018 This is my case! How to fix it? Link to comment Share on other sites More sharing options...
WHMCS Technical Analyst II WHMCS Alex Posted January 12, 2018 WHMCS Technical Analyst II Share Posted January 12, 2018 Hello, Thank you for your post. Please see the following documentation here - http://help.whmcs.com/m/troubleshooting/l/680022-how-to-resolve-a-certificate-authority-verified-ssl-certificate-was-not-detected-on-yourdomain-com If you have an SSL certificate configured, this error is generally caused by a non-valid HTTP response from the cURL request which is made to determine whether or not the SSL CA is valid. You can check this by running the following from your computer's Command Prompt/Terminal: curl -I https://domainhere.com Successful HTTP responses would come in as 2xx or 3xx. If you get a different HTTP response code (406, 405, 503 etc.) It would be necessary to work with your server admin/hosting provider to investigate why. Link to comment Share on other sites More sharing options...
Recommended Posts