Solved SSL certificate passed, https:// not working

patrickkasie

Verified User
Joined
Sep 21, 2021
Messages
178
Location
Een echte Hollander
Dear DA forum,

I've succesfully requested an SSL certificate for mail.website.nl and the website simply refuses to use https://. When forcing https://, it just shows up as "insecure". Why is this?

I've tried what's in the screenshots, followed up by the following commands:
Code:
./build update
./build letsencrypt
./build rewrite_confs
This did not solve the issue.
 

Attachments

  • chrome_nwwqYJ6e16.png
    chrome_nwwqYJ6e16.png
    55.4 KB · Views: 46
  • chrome_sPTN2PLicB.png
    chrome_sPTN2PLicB.png
    37.1 KB · Views: 47
  • chrome_TQVhdDpckr.png
    chrome_TQVhdDpckr.png
    67.5 KB · Views: 52
We've changed the A record of domain.nl to be on the same server and that obviously fixed it, but it wasn't something I was willing to touch.

If you want to use https://webmail.website.nl then you have to change something in the virtual host, there is a manual out there.

I've tried finding the manual, but my Googling skills are probably out of date. Do you happen to have a link?
Does that also mean that the MX records would have to change from mail.website.nl to webmail.website.nl as well?
 
Does that also mean that the MX records would have to change from mail.website.nl to webmail.website.nl as well?
No because MX records only point out who is receiving the mail but it has nothing to do with your webmail.

As for the change, try this:
 
Back
Top