SSL on Web Interface

Zaid Abdulla zaid at genieacs.com
Thu Jun 11 07:09:05 EDT 2015


On Thu, Jun 11, 2015, at 01:02 PM, Sven Jansen wrote:
> This is explanation for SSL Encryption on port 7547. i want SSL Encryption on the webinterface.
> So port 3000.

AFAIK, the development web server that comes with Rails doesn't support
SSL. You need to use nginx or Apache if you need SSL. In fact, you
should use a proper web sever in production environment anyway.

Zaid


More information about the Users mailing list