10-29-2014 11:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-29-2014 11:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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?

- Labels:
-
.NET
-
JavaScript
-
Subscriptions API
10-29-2014 11:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-29-2014 11:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
No plans on supporting SNI at this point.
Senior Software Developer at Fitbit

10-29-2014 11:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
10-29-2014 11:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@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.

05-12-2016 16:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



05-12-2016 16:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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...

