WWW is considered subdomain and you need a SSL certificate that will support each subdomain if you are using any. Yours does not support WWW.Farofylakas wrote: ↑Sat Feb 09, 2019 8:50 pm
When I edit the post and try to change the http to https I get a
"It was not possible to determine the dimensions of the image. Please verify that the URL you entered is correct."
Backup first. If you open phpmyadmin from your hosting control panel open the table phpbb_posts. Once the table is open on the top click the search tab, on that tab find the button search and replace below the tabs. Type in http://www.yourdomain.com in the find text box and then type in https://yourdomain.com in the replace text box. In the drop down box select the column "post_text". Click the go button and it should give you preview of the changes. Click go again and the operation will be carried out.Or else, should I run an SQL query and replace all http://mydomain with https://mydomain ?
Wow, I wouldn't have suspected that. But I guess that makes sense, if we're talking about the user agent stopping and warning the user about an unsecure "there is a certificate problem" connection before following the redirect. (Or is it actually some other or deeper technical issue?) Sounds like this would be a common issue site owners would be confronted with.thecoalman wrote: ↑Sun Feb 10, 2019 2:47 amAlso note a redirection from https://www.yourdomain.com to https://yourdomain.com will also fail...
mydomain.com
and www.mydomain.com
.The first request is for the certificate and no data is sent until after the negotiation . AFAIK the redirect would be encrypted anyway. There is very little information not encrypted unless it's required like the IP's.
Users browsing this forum: Exabot [Bot], invenio, Ksuha and 27 guests