users@glassfish.java.net

Re: Glassfish V2 RC4 doesn't work with IE 6 SP2 and SSL

From: Ryan de Laplante <ryan_at_ijws.com>
Date: Mon, 10 Sep 2007 10:31:08 -0400

I recommend that you re-open this P1 issue:

https://glassfish.dev.java.net/issues/show_bug.cgi?id=3567

Make sure to mention which build you are using, JDK, OS, the fact you
are not using the s1as alias, and other notes.


Thanks,
Ryan


glassfish_at_javadesktop.org wrote:
> I tried to remove the entire <ssl> child-element, which did not solve the problem. Then, I reconfigured the SSL settings for http-listener-2 via the admin GUI, which had no effect neither.
> (That way I also configured the key alias via the GUI, as you proposed)
>
> The listener configuration now looks just like before:
>
> <http-listener acceptor-threads="1" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-2" port="8181" security-enabled="true" server-name="" xpowered-by="true">
> <ssl cert-nickname="MY_KEY_ALIAS" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
> </http-listener>
>
> Thanks,
> Clemens
> [Message sent by forum member 'clemenso' (clemenso)]
>
> http://forums.java.net/jive/thread.jspa?messageID=234672
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>