Using glassfish gem (or other webserver) with SSL

Posted by Wolfgang on Stack Overflow See other posts from Stack Overflow or by Wolfgang
Published on 2010-02-17T09:00:56Z Indexed on 2010/04/07 0:13 UTC
Read the original article Hit count: 631

Filed under:
|
|

My goal is to deploy a simple rails application on a windows server using the glassfish gem.

I have no trouble getting the glassfish gem to work with regular http, however I now need to add SSL security and I cannot find any links on how to enable https in the glassfish gem.

Has anyone succeeded in setting up the glassfish gem to support SSL?

Are there any other ways to serve a rails application over SSL on windows without any additional software installation (e.g. IIS, Glassfish, jBoss)?

© Stack Overflow or respective owner

Related posts about jruby

Related posts about glassfish