Posts by Marcelo Ferreira Vasconcelos • 11 points
2 posts
-
0
votes2
answers235
viewsA: How to use client certificate during server connection Handshake?
[RESOLVED] I was able to solve the problem by importing the Keystore and truststore via code and setting the context. I used as an example an okhttp3 project Issue:…
-
1
votes2
answers235
viewsQ: How to use client certificate during server connection Handshake?
Hello! I’m trying to perform an authentication on a government server that uses digital certificate. To perform such authentication you need to import the SERPRO certificate strings referring to the…