Hello,

I'm trying to connect my application from a remote EJB Client which can use
multiple client certificates at the same time from different threads.
My problem is that the client KeyStore should be set using System Properties
:
- javax.net.ssl.keyStore
- javax.net.ssl.keyStoreType
- javax.net.ssl.keyStoreProvider

My certificates are on Smart Card and loaded using PKCS11 keystore, so i
could have multiple KeyStoreProvider at the same time.

Is there a different way to set client certificate so I can use more than
one certificate at the same time?

Thanks



--
View this message in context: 
http://openejb.979440.n4.nabble.com/Remote-EJB-Client-With-Multiple-Certificates-tp4665780.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to