abhissha

Results 3 comments of abhissha

Based on the test cases, I tried below code and below is not working. Any help to direct in right direction would be appreciated. I am trying to get this...

Thanks for the suggestion. I tried using BouncyCastleProvider directly and as well as BouncyCastleJsseProvider. Based on your suggestion, added a new JcaTlsCryptoProvider and ran the code. Now I am running...

In Java 5, on debugging further, what I found is MS SQL JDBC driver that's getting used is making below call -> SSLContext var21 = SSLContext.getInstance("SSLv3");, which is causing the...