jin Posted February 4, 2016 Share Posted February 4, 2016 SSL Not Detected OpenID Connect requires a Certificate Authority verified SSL certificate. A verified certificate was not detected on I'm on a signed SSL (not self signed) as are all my servers, is there any more information on what this warning is about? In the WHMCS System URL I am using https so the entire WHMCS is under SSL if that makes any difference? - - - Updated - - - Sorry, I opened this in the wrong area, can this be moved to the proper thread area. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted February 5, 2016 WHMCS Support Manager Share Posted February 5, 2016 This 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. 0 Quote Link to comment Share on other sites More sharing options...
krokos Posted June 7, 2016 Share Posted June 7, 2016 I had the same problem and it was caused by a geolocation hook I had installed. As soon as I disabled it, the error message was gone. 0 Quote Link to comment Share on other sites More sharing options...
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.