Setting up SSL on Glassfish V2 or V3
- by javanix
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.