Welcome! Log In Create A New Profile

Advanced

noob question about ssl

Posted by jmadren 
noob question about ssl
February 19, 2014 04:14PM
I'm using nginx as a reverse-proxy front-end for an ajax web app. This web app has lots of sections accessible to the general public, plus it has "member" areas where they have to be logged in. I use SSL for the members, letting nginx handle the encryption and always connecting to the web app unencrypted. But, switching from a non-ssl connection to one that is encrypted means the web app has to reload, which takes time (well, in order for me to switch to ssl mode, I have to direct the visitor to the https version of the URL, which in effect loads a new session).

Is there a way to instruct nginx switch to an encrypted connection without forcing a URL reload? I don't want to redirect all connections to always use ssl, as this is a large app/site and it would put too much load on the server.

Thanks,
Jay
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 177
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready