2
I’m finishing my virtual store developed in codeigniter 3 and database mysql is working perfectly. Now I want to start the digital certificate configuration.
My problem is this: when I go into the environment https right on the site all right, but when I return to the http it doesn’t keep the client logged in. How can I fix this? Or it is so and would have to do something else?
From now on thank you to all friends.
Out of curiosity, how do you force the
SSL? In controllers or methods?– ShutUpMagda