Quantcast
Channel: Shekhar Gulati
Viewing all articles
Browse latest Browse all 147

OkHttp with Let’s Encrypt Certificates

$
0
0
If you are using OKHttp to make request to a server that used Let’s Encrypt certificate then you might get following exception. One way to avoid this error is by using JDK 1.8.0_101. This will make your code run fine. If upgrading is not an option, then you can try to add certificates to keystore […]

Viewing all articles
Browse latest Browse all 147

Trending Articles