users@jersey.java.net

[Jersey] Re: Using SSL with Jersey - How To ?

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Tue, 04 Oct 2011 10:02:11 -0700

Hello Pierre,

we have two samples about using https:

  * Server+Client side running on Grizzly - https-clientserver-grizzly: [1]
  * Server side running on Glassfish - https-server-glassfish: [2]

hope it helps. Feel free to ask if you need additional info.

Regards,
Pavel

[1]
https://maven.java.net/content/repositories/releases/com/sun/jersey/samples/https-clientserver-grizzly/1.9.1/https-clientserver-grizzly-1.9.1-project.zip

[2]
https://maven.java.net/content/repositories/releases/com/sun/jersey/samples/https-server-glassfish/1.9.1/https-server-glassfish-1.9.1-project.zip

On 10/4/11 7:56 AM, Pierre Dalloz - EXTERNAL wrote:
>
> Hi
>
> I'm looking fordocumentation on SSL.
>
> Arethere exampleswithGlassfish ?
>
> Thanks
>