users@glassfish.java.net

Re: Glassfish: Is it simply broken?

From: Ryan Lubke <ryan.lubke_at_oracle.com>
Date: Mon, 12 Dec 2011 12:03:08 -0800

SSLv3 support is disabled by default.

Assuming you've enabled secure admin, run:

     asadmin set
configs.config.server-config.network-config.protocols.protocol.sec-admin-listener.ssl.ssl3-enabled=true

then restart the domain. You should be able to connect once it's back
up and running.

Looking into the history as to why it's disabled by default.


On 12/12/11 8:17 AM, Oleksiy Stashok wrote:
> That's interesting.
> Can you pls. file an issue? I'll check it asap.
>
> Thanks.
>
> WBR,
> Alexey.
>
> On 12/12/2011 04:59 PM, forums_at_java.net wrote:
>> I think it is already the latest promoted:
>>
>> -rw-r--r-- 1 root root 87537720 Dec 8 14:58 glassfish-3.1.2-b13.zip
>> I ran it as you said; as I followed the output, I could see that it kept
>> saying
>>
>> javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 not
>> enabled or not supported|#]
>> - so is that the problem, then? How/where do I enable this?
>>
>> I have tried a few times to attach the output file (output.txt), but
>> I get a
>> validation error.
>>
>>
>> --
>>
>> [Message sent by forum member 'janpla']
>>
>> View Post: http://forums.java.net/node/871913
>>
>>
>