You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
The forceTrustSSLCertificate is not implemented in all places.
I get a "javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated" exception at the internal method "protected AccessToken _renewToken(AccessToken token)".
Andreas, thanks for the feedback. We have a couple of your issues fixed and we'll be fixing the remaining ones early next week. We are also planning an SDK release at the end of next week so you'll be able to pick up a new build from OpenNTF with these fixes then.
The forceTrustSSLCertificate is not implemented in all places.
I get a "javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated" exception at the internal method "protected AccessToken _renewToken(AccessToken token)".
This code is missing there
The text was updated successfully, but these errors were encountered: