Query on Tomcat Server.xml

2009-08-31 Thread Tk, Pramod (NSN - IN/Bangalore)
Hello All, The below tag is used to for making use of keystore on snmartcard. It works fine Connector port=443 protocol=HTTP/1.1 SSLEnabled=true maxThreads=150 scheme=https secure=true clientAuth=false sslProtocol=TLS protocols=TLSv1 algorithm=SunX509

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