Re: Problem in configuring tomcat for PKCS 11 for HSM

2010-05-05 Thread Saibabu
Hi, Did you find the solution? Are you able to use PKCS11 configuration in tomcat and/or JBoss servers? I have similar issue now. Let me know if you were able to fix it. Thank you very much in advance. Sai Tk, Pramod (NSN - IN/Bangalore) wrote: Hello, I have configured

Re: Problem in configuring tomcat for PKCS 11 for HSM

2009-10-15 Thread Israr Ahmed
Hi, I've successfully configured apache-tomcat-6.0.18 with JRE 1.6.0_13 for PKCS11 with keystore on smart card token but failed to use keystore on HSM which is in my case Eracom PSO:PL50 I've statically add a provider in java.security file security.provider.10=sun.security.pkcs11.SunPKCS11

Problem in configuring tomcat for PKCS 11 for HSM

2009-08-12 Thread Tk, Pramod (NSN - IN/Bangalore)
Hello, I have configured apache-tomcat-6.0.20 for PKCS11 to use the keystore present on HSM(Hardware security Module) which is SCA6000 in my case. My Connector looks like this Connector port=443 protocol=HTTP/1.1 SSLEnabled=true maxThreads=150 scheme=https secure=true

Re: Problem in configuring tomcat for PKCS 11 for HSM

2009-08-12 Thread Mark Thomas
Tk, Pramod (NSN - IN/Bangalore) wrote: Hello, I have configured apache-tomcat-6.0.20 for PKCS11 to use the keystore present on HSM(Hardware security Module) which is SCA6000 in my case. I think you have found a bug but confirming this and then fixing it is going to be somewhat complicated by

Re: Problem in configuring tomcat for PKCS 11 for HSM

2009-08-12 Thread Mark Thomas
Mark Thomas wrote: Tk, Pramod (NSN - IN/Bangalore) wrote: Hello, I have configured apache-tomcat-6.0.20 for PKCS11 to use the keystore present on HSM(Hardware security Module) which is SCA6000 in my case. I think you have found a bug but confirming this and then fixing it is going to be