prakash-kolandaivelu

Results 1 comments of prakash-kolandaivelu

I got - refuses handshake Draft 17 , false - then changed the code as below: SSLContext sslContext = null; try { sslContext = SSLContext.getDefault(); } catch (NoSuchAlgorithmException e) {...