dev@glassfish.java.net

Re: Using SSL on GF V3

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 11 Jul 2007 12:57:02 -0400

Hi.

SSL is not yet implemented. I'm currently working on it:

> -------- Original Message --------
> Subject: [Status] Grizzly 1.5.2 integration completed.
> Date: Tue, 10 Jul 2007 16:41:21 -0400
> From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
> Reply-To: nucleus_at_glassfish.dev.java.net
> To: nucleus_at_glassfish.dev.java.net
>
> Hi,
>
> today we have released Grizzly 1.5.2 [1]. This release includes all the
> features v3 was requiring to run on top of it, and now changes in
> Grizzly will no longer automatically breaks v3 ;-). Phobos has also been
> updated to 1.5.2 and as soon as the Phobos snapshot are available I will
> update v3 to use that one.
>
> What's next:
>
> + Add SSL support (right now v3 only works in clear).
> + Add Jersey support.
> + Work on the PHP integration.
>
> A+
>
> -- Jeanfrancois
>
> [1]
> http://weblogs.java.net/blog/jfarcand/archive/2007/07/project_grizzly.html

If you are interested, patches are welcome :-)

Thanks

-- Jeanfrancois

Changshin Lee wrote:
> Hi all,
>
> Can I turn on an HTTPS listener in GF V3? It seems that GF V3 starts
> only an HTTP listener up (although an HTTPS listener configuration is on).
>
> Thanks,
>
> ias