RE: Special SSL Request

2003-01-08 Thread Ralph Einfeldt
Have a look at

http://httpd.apache.org/docs-2.0/mod/mod_ssl.html#sslciphersuite

(Although this is for apache 2.0 it applies also to apache 1.3)

 -Original Message-
 From: Trickel, EE Erik (3946) [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 08, 2003 2:37 PM
 To: '[EMAIL PROTECTED]'
 Subject: Special SSL Request
 
   Has anyone configured Apache to only use triple DES for the
 symmetric cipher under SSL?  Is this a code change where I 
 simply disable all the other algs. in the source code or can I 
 make some kind of
 configuration change?  My last question, how do I test this, 
 once I have made the configuration/code change?
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Special SSL Request

2003-01-08 Thread Trickel, EE Erik (3946)
Thank you for the link it was very helpful for Apache.  Now how do I do the
same configuration for Tomcat?  Right now it is defaulting to DES.

Thanks,
Erik

-Original Message-
From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 08, 2003 7:59 AM
To: Tomcat Users List
Subject: RE: Special SSL Request


Have a look at

http://httpd.apache.org/docs-2.0/mod/mod_ssl.html#sslciphersuite

(Although this is for apache 2.0 it applies also to apache 1.3)

 -Original Message-
 From: Trickel, EE Erik (3946) [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 08, 2003 2:37 PM
 To: '[EMAIL PROTECTED]'
 Subject: Special SSL Request
 
   Has anyone configured Apache to only use triple DES for the
 symmetric cipher under SSL?  Is this a code change where I 
 simply disable all the other algs. in the source code or can I 
 make some kind of
 configuration change?  My last question, how do I test this, 
 once I have made the configuration/code change?
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]