3

I followed this java example to create an SSL connection between a client and a server, specifically these two files SSLProvider and NioSSLProvider. The code works fine with Android 7 and below but with an internal implementation change in Android 8 and above as mentioned here. The Handshake status is never returned as FINISHED. Therefore, my handshake is never successful. What I am looking for is an example or snippet on how to create an SSL connection in Android 8 and above.

PunK _l_ RuLz
  • 621
  • 6
  • 20

0 Answers0