Jump to content

OpenID Connect SSL Not Detected


jin

Recommended Posts

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.

Link to comment
Share on other sites

  • WHMCS Support Manager

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.

Link to comment
Share on other sites

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated