Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SSLHandshakeException After SSL Cert Switch

Hi,

 

My company has two servers receiving calls and making calls to your API.

 

One for testing https://staging.mydomain.com

 

One for our production environment https://mydomain.com

 

The SSL certificate was recently switched from a standard SSL to a wildcard SSL on the staging server. E.g. staging.mydomain.com has been changed to *.mydomain.com, since the update we get the following error:

2016-01-06 16:00:18:000 +0000   SSLHandshakeException

 

Is it possible the name change is causing the issue? Or might it be something else? Any ideas are appreciated.

 

The cert is issued by Entrust if that makes a diffrence.

 

Thanks!

Best Answer
0 Votes
1 REPLY 1

Fitbit supports wildcard TLS certificates. It's likely that there is a problem in your TLS certificate installation. Fitbit is more strict about your certificate being installed than your browser.

 

To identify the most common issues, try these two TLS certificate verification tools:

  1. https://sslanalyzer.comodoca.com/
  2. https://cryptoreport.websecurity.symantec.com/checker/
Best Answer
0 Votes