dev@glassfish.java.net

Re: [Update] TCP port unification in GlassFish

From: Peter Williams <Pete.Williams_at_Sun.COM>
Date: Tue, 20 Feb 2007 19:53:02 -0800

For a definition of TLS, see
http://en.wikipedia.org/wiki/Secure_Sockets_Layer

-Peter

vince kraemer wrote:
> What is tls?
>
> Why wouldn't we want to accept https as well as tls in this situation?
>
> vbk
>
> Jeanfrancois Arcand wrote:
>> Hi,
>>
>> thanks to Nandini who find the problem, here is a small correction.
>> If you want (at your own risk) to support https->http redirection,
>> you need to add:
>>
>> <property name="proxiedProtocols" value="tls"/>
>>
>> *not* https. tls is the right value. I've added a log message when a
>> wrong value is specified because before nothing was logged, which is
>> confusing.
>>
>> Thanks
>>
>> -- Jeanfrancois
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>