1 amoun Mar 12, 2019 12:32
3 amoun Mar 12, 2019 13:27
Without certificate
4 amoun Mar 12, 2019 13:30
Clicking on advanced
5 amoun Mar 12, 2019 13:32
Add exception and this occurs
6 amoun Mar 12, 2019 13:34
It doesn't redirect the main url which is http://unveiled.info only the blog via http://unveiled.info/blog
So there must be a setting I can undo in the blog
7 amoun Mar 12, 2019 13:48
OK I have a response form the host
The reason for the "Your connection is not secure" message is due to the fact that the SSL being provided for your site has the incorrect common name and therefore Firefox and all other browsers see that as being insecure. The reason for this to happen is due to the fact that on Mercury the majority of sites are using a shared IP of 194.0.252.3 which has the aforementioned SSL certificate bound to it. Usually this would be remedied by implementing SNI however the current OpenSSL version (0.9.8e) running on Mercury does not support SNI. Unfortunately we're unable to update OpenSSL past this version due to the OS (CentOS 5.11) as this is the latest version of OpenSSL available for this version of CentOS.
In order to resolve this you would either need to disable forced HTTPS or alternatively you would need your own IP to bind the website to. If you're interested in the latter this would be an additional £1 per month for one IP.
So it's back to 'unbinding' the site from [https only] ???
8 amoun Mar 12, 2019 14:17
Ok I have found the setting in [evo_coll_settings] >> [http_protocol] >> [always_https]
So I'm wondering if to just delete the row or edit it ??
Ok have edited to [http_protocol[ >> [allow_both] and
All is GOOD :)
Updates:
Checking datadbase
1) It's not under b2evo_settings, which seems like the proper place as it is under settings in the back office.
2) Can't find it searching the database as a text file
3) Maybe the change is to a file, like [basic_config] or something ?? Nope! there's been no file change there.
4) Ah! maybe an .htaccess file Nope! that hasn't changed since 2015