You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Jerome Destarac <jd...@sopra.com> on 2001/08/08 17:04:59 UTC

read certificate browser with java ?

hi,

i want to etablish ssl communication with a server which need  a 
certificate. VB can access directly to the registry to read the 
certificate.
 ( with ms soap toolkit : Connector.Property("SSLClientCertificateName") = 
[HKEY_CURRENT_USER\certificate name]  )
Can Java do it or must i export my certificate to a keystore ?

thanks
jerome