SSL install
Good day!
I have some problem with install SSL-TSL sertificates on my site siroxo.com
https: sersion don't workcorrectly!
haave solution?
-
-
·
LeonidS
- ·
Hello Maik Suhkur !
As for now, your site is unavailable. Usually, all the SSL check could do the hosting support team.
-
·
LeonidS
-
- · Siroxico
- ·
Yep. Sorry, I mean siroxico.com
On http all is fine, but https no go correctly...
My ssl not configured?
-
-
·
LeonidS
- ·
Still can't view on your site. But your trouble looks like as the site installed on URL with http prefix. So if you're sure that SSL was installed then you need to change "http" to "https" in your inc/header.inc.php file, in the following line:
define('BX_DOL_URL_ROOT', 'http://[your domain]/'); ///< site url'
-
·
LeonidS
-
Thank you, changing the http to SHTTP in the header.inc.php file fixed my issue.