RE: Tomcat4.0 with SSL on windows2000

2002-09-22 Thread John Hughes
The way we got client auth to work is to import the trusted root cert into the cacerts truststore contained in {JAVA_HOME}/jre/lib/security. Use keytool and a password of changeit. John -Original Message- From: Shubha Somayaji [mailto:[EMAIL PROTECTED]] Sent: 21 September 2002

RE: SSL support in 4.1.10

2002-09-20 Thread John Hughes
SAML requests/responses. John -Original Message- From: John Hughes [mailto:[EMAIL PROTECTED]] Sent: 19 September 2002 20:22 To: [EMAIL PROTECTED] Subject: SSL support in 4.1.10 I'm using 4.1.10 to perform SSL - with client authentication - using JSSE 1.0.3. The documentaion

SSL support in 4.1.10

2002-09-19 Thread John Hughes
I'm using 4.1.10 to perform SSL - with client authentication - using JSSE 1.0.3. The documentaion descibes how to configure to use TLS using the protocol= keyword. What if I want to use either: SSLv3 or SSLv2 John -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional