Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ssl

Android: Why Client Not Sending Ssl Certificate When Its Not Signed By The Same Ca As Of Server

I have two scenario for creating ssl connection with client verification ON. 1- My android client a… Read more Android: Why Client Not Sending Ssl Certificate When Its Not Signed By The Same Ca As Of Server

Security With HTTPS And SSL :-javax.net.ssl.SSLHandshakeException: Certificate Expired

I have tried command for check Missing intermediate certificate authority using this command $ ope… Read more Security With HTTPS And SSL :-javax.net.ssl.SSLHandshakeException: Certificate Expired

How To Add TLS V 1.0 And TLS V.1.1 With Retrofit

I am using retrofit for data transfer, but few days ago i got problem with ssl certificates: SSL … Read more How To Add TLS V 1.0 And TLS V.1.1 With Retrofit

SSL Not Working On Android 2.2 (only In 2.3)

I'm getting this on LogCat when httpsURLConnection.getInputStream() is called SSL handshake fa… Read more SSL Not Working On Android 2.2 (only In 2.3)