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

Subscriber log showing SSLPeerUnverifiedException

We tried to implement ssl for our subscriber notification's but we keep seeing the error "SSLPeerUnverifiedException" in the subscriber logs.  I'm not positive but I think it may be caused by an issue with SNI.  Is there any plans to add support for SNI as well as the newer TLS protocols?

Best Answer
0 Votes
3 REPLIES 3

No plans on supporting SNI at this point.

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes

@Mark-Z wrote:

We tried to implement ssl for our subscriber notification's but we keep seeing the error "SSLPeerUnverifiedException" in the subscriber logs.  I'm not positive but I think it may be caused by an issue with SNI.  Is there any plans to add support for SNI as well as the newer TLS protocols?


This could also be due to your Root CA missing from Java's trust store. Its a well known issue for those using Godaddy's new SHA-2 Root.

Best Answer
0 Votes

Go Daddy Class 2 Certification Authority G2 CA SHA-2 certificates are now supported. Please see https://community.fitbit.com/t5/Web-API/Why-am-I-seeing-SSLPeerUnverifiedException-errors-in-my-subs...

Best Answer
0 Votes