Page 1 of 1

HTTPS error when removed

Posted: 11 May 2018, 18:32
by ahmedvolks
Dear Team,
Thanks you very much for your great efforts, and I need to tell you that I'm facing an issue and please classify it if it is a bug.

I have a domain with let's encrypt certificate and when I try to use it locally on my laptop the login window make an action like refresh then remove the login information then nothing happen.

Technical information:
Rukkovoditel 2.0.1
PHP Version 7.0.28-0ubuntu0.16.04.1

Re: HTTPS error when removed

Posted: 11 May 2018, 18:52
by support
Open the file 'config/server.php' and change option ENABLE_SSL to true.
Example: define ('ENABLE_SSL', true);