HTTPS error when removed

Post Reply
ahmedvolks
Posts: 88
Joined: 09 May 2017, 11:10
Name: Ahmed Reda
Location: Egypt
Company Name: kalaweeza.com
Contact:

HTTPS error when removed

Post 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
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: HTTPS error when removed

Post by support »

Open the file 'config/server.php' and change option ENABLE_SSL to true.
Example: define ('ENABLE_SSL', true);
Post Reply