Re: Server updates
Posted: 20 Feb 2021 00:00
I feel your pain.. I do not miss that from the Atari-users.net server.. and I had 5 virtual servers running on it to update.
We welcome retro users & hardware gurus alike! Come and join the party :)
https://www.exxosforum.co.uk/forum/
As you have no doubt noticed, your certificate is valid for exxoshost.co.uk, not for www.exxosthost.co.uk.exxos wrote: 19 Feb 2021 23:54 I think the problem is
https://example.co.uk/ works
but these do not
https://www.example.co.uk/
www.example.co.uk/
I tried the HANS option, but it says other domains , it just errors if I put in the same domain name with www.derkom wrote: 20 Feb 2021 06:57 I've never used getssl (have used certbot quit a bit though), but it looks from the documentation that you need to make sure you include the line 'SANS="www.exxosthost.co.uk"' in the config file if you want to get a cert that will work for the www hostname, not just the base domain name.
Do you have control over your own DNS, at least to the extent that you can add TEXT fields? If so, you could consider getting a wildcard cert from Let's Encrypt. But just getting a cert that covers "www" should be enough, and is probably an easier task.
Did you request exxoshost.co.uk or www.exxoshost.co.uk originally? I've always made the request with the www. prefix, although this (old) exchange implies you can list multiple: https://stackoverflow.com/questions/410 ... www-domainexxos wrote: 19 Feb 2021 23:54Yep..Badwolf wrote: 19 Feb 2021 20:55 Using Let's Encrypt? I've run into permissioning problems in the past although not normally with apache.
I think the problem is
https://example.co.uk/ works
but these do not
https://www.example.co.uk/
www.example.co.uk/
There's this, too. What broke certbot? I've found it to be a pretty bulletproof solution, and have had it in place on numerous servers for years with nary a problem.Badwolf wrote: 20 Feb 2021 11:28 But if certbot isn't working, I'd worry about that first. Sounds like a pretty big symptom.
Really? Looking at https://certbot.eff.org/, I see a whole slew of Linux distros supported, including "other Linux" (which unfortunately requires installing snapd, but it's an option at least), as well as FreeBSD, OpenBSD, macOS, and Windows.stephen_usher wrote: 20 Feb 2021 12:34 Certbot changed their distribution and install method, which only supports a very small number of "blessed" Linux distributions. They broke it for all other distros and operating systems.