users@glassfish.java.net

Can not add SSL

From: <glassfish_at_javadesktop.org>
Date: Fri, 09 Mar 2007 21:44:19 PST

I went through the motions of adding in a certified SSL piece today. I've been following:

http://javaevangelist.blogspot.com/2006/12/sun-java-system-application-server-9x.html

Which has been great. I got up to step 8 and encountered some problems. After editing the config file, this is the change that I found in the two domain.xml's (certified vs self-signed):

           <ssl cert-nickname="atr" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" ssl3-tls-ciphers="+SSL_RSA_WITH_RC4_128_MD5,+SSL_RSA_WITH_RC4_128_SHA,+TLS_RSA_WITH_AES_128_CBC_SHA,+SSL_RSA_WITH_3DES_EDE_CBC_SHA" tls-enabled="true" tls-rollback-enabled="true"/>

What did I do wrong with this? Thanks!

Ben
[Message sent by forum member 'bthoma' (bthoma)]

http://forums.java.net/jive/thread.jspa?messageID=207213