Setting up SSL on Glassfish V2 or V3
Posted
by javanix
on Server Fault
See other posts from Server Fault
or by javanix
Published on 2010-05-24T19:09:54Z
Indexed on
2010/05/24
19:21 UTC
Read the original article
Hit count: 483
My employer recently purchased a Trustwave SSL certificate. Trustwave advertises support on their website, but they don't give an installation guide like they do for their other servers at all, and I am having a difficult time getting it configured correctly with GlassFish.
I found this http://blogs.sun.com/enterprisetechtips/entry/using_ssl_with_glassfish_v2 blog post that is sort of helpful, but I'm still unable to get it working (I think the issue is that I don't fully understand the GlassFish keystore, so I am modifying it incorrectly and the server throws security exceptions on startup).
Does anyone have any experience doing so, and can you point me to a decent resource? Thanks for any help.
© Server Fault or respective owner