Jojo Paderes wrote:

>Hi,
>
>I'm looking for some decent documentation and technical reference on
>how to configure Tomcat's SSL cipher. Say for example I want Tomcat to
>support a specific SSL cipher suite like Triple DES. Hope someone has done
>something like this already.
>
>I'm using Tomcat 5.5 btw.
>
>Thanks, Jojo
>  
>
I may be mistaken here, but I don't think Tomcat does provide config
options for the actual ciphers used - at least not in server.xml. It
relies on the ciphers provided by the JDK. I think those can be
configured in the policy file. This might be useful for you:
http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html

 Edmund


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

Reply via email to