users@glassfish.java.net

Re: what ever happened to automatic redirect?

From: kedar <Kedar.Mhaswade_at_Sun.COM>
Date: Wed, 14 Oct 2009 09:58:17 -0700

It was available only on the enterprise profile domain by default. Otherwise
you had to add a property (proxiedProtocols) by hand. Since we don't have
an enterprise profile domain in v3 yet, technically, this ability has to
reappear in v3 ;)

But I understand what you mean. You just want http://host:admin-port to
redirect to https://host:admin-port if admin-listener is secure on given
host and port. Makes sense.

JF -- How should this be done on Grizzly 1.9.18+? I believe this has changed
from Grizzly 1.0.x (v2), right?

-Kedar

vince kraemer wrote:
> Hi all,
>
> back in the v2 timeframe, I think I remember being able to type
> http://localhost:4848 into the browser's address field... even when the
> server had security enabled on the admin-listener...
>
> The server would do a redirect to get the browser to speak https.
>
> It seems like that feature went away with v3.
>
> Or has senility set in???
>
> Thanks,
> vbk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>