Feature #7736
NetCipher: For android mobiles to disable SSLv3
Status: | New | Start date: | 07/12/2016 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | 07/13/2016 | |
Assignee: | Anonymous | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - | |||
Component: |
Description
Hi, I have been using netcipher library to resolve SSLhandshake exception which is produced while using HttpURLconnection for intergrating API's and it is working fine...
But it is not working with Volley library
Plz provide the compatibility using Volley Library too..
Plz refer the below link, from where i got the answer :
http://stackoverflow.com/questions/26649389/how-to-disable-sslv3-in-android-for-httpsurlconnection
Related issues