xsshunter-express icon indicating copy to clipboard operation
xsshunter-express copied to clipboard

Add an env variable to disable SSL

Open B-i-t-K opened this issue 3 years ago • 1 comments

I've added a new env variable to disable SSL This is usefull if you already have a reverse proxy on front. I was in the same setting as issue #1

Possible update: Maybe adding an other variable to keep the secure flag on cookies.

secure: process.env.SSL_ENABLE === 'true'

B-i-t-K avatar Jun 16 '21 10:06 B-i-t-K

Hi, will this PR be merged any time soon?

rsrdesarrollo avatar Feb 26 '24 12:02 rsrdesarrollo