Hi all,
I am trying to use SmartCard client authentication (pkcs#11, JDK 1.5.0_3,
SafeSign for Starcos 1.0.9, SCR531 card controller, Tomcat 5.5.12 with
clientAuth=true).
When I access the protected site, the browser plugin (which is installed
by SafeSign) shows a window that allows to choose one of the certificates
that are installed.
The problem is that the SmartCard (correctly inserted in the controller)
certificate is not showed at this window.
All JSSE (java.security file entries and so on) and JVM configurations
(-Dsecurity.manager, -Djavax.net.ssl.keyStore=NONE,
-Djavax.net.ssl.keyStoreType=pkcs11,
-Djavax.net.ssl.keyStoreProvider=SunPKCS11-StarCOS) are in place (in fact,
the command "keytool ... -list" works just fine).
P.S.: the certificate shows ok on IIS 5.1/6.0 configured to ask for client
authentication.
Has someone got the same problem?
Thanks for your attention.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|