Attempt two, use certbot to install certificates

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: 1ls.co.uk

I ran this command: certbot --apache -d 1ls.co.uk -d www.1ls.co.uk, thenrepeated for all client domains

It produced this output: Good result for a few days, now it fails and all other sites get this certificate rather than their own, followed by redirection loops!

My web server is (include version): apache 2.4

The operating system my web server runs on is (include version):centos 7

My hosting provider, if applicable, is:me

I can login to a root shell on my machine (yes or no, or I don’t know):yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):virtualmin

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):certbot 1.0.0

Basically, since all the certificates have swapped about, I have complete remove the configuration, but still have no access to any of mine or my clients sites

1 Like

This means there's an issue with your apache configuration, "Virtual hosts".
Please share us your full virtual hosts configuration.

Thank you

1 Like

I have removed and completely re-installed and so far, it is working fine, once more, maybe for at least another week, I hope!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.