Page 1 of 1

[SOLVED] How to activate SSL in OpenCart 4.x?

Posted: Tue Nov 28, 2023 2:21 am
by poshook
There is no such option in admin

Re: How to activate SSL in OpenCart 4.x?

Posted: Tue Nov 28, 2023 7:52 am
by ADD Creative
Just use URLs that start https in config.php and admin/config.php.

Re: How to activate SSL in OpenCart 4.x?

Posted: Sat Feb 03, 2024 11:14 pm
by EvolveWebHosting
Also make sure a valid SSL Certificate is installed on the server. Here are a few additional tips: https://www.evolvewebhost.com/help/extr ... gure-https

Re: How to activate SSL in OpenCart 4.x?

Posted: Fri May 17, 2024 3:17 am
by stanmx
ADD Creative wrote:
Tue Nov 28, 2023 7:52 am
Just use URLs that start https in config.php and admin/config.php.
Thank you ADD Creative, this answer another topic I was post.