Net::err_cert_authority_invalid

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. crt.sh | 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: jv80.se

I ran this command: requuest new cert from Webmin

It produced this output:

My web server is (include version): , Apache 2

The operating system my web server runs on is (include version): Ubuntu 20.04

My hosting provider, if applicable, is: Contabo

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): Webmin

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

I have migrated my vps with 4 domains to a new vps. Has got new IP. When I today request a new Letsencrypt cert it say that it went ok but I get the error

NET::ERR_CERT_AUTHORITY_INVALID

Subject: *.jv80.se

Issuer: *.jv80.se

Expires on: 13 juni 2029

Current date: 15 juni 2024

What can be the problem

In my conf file I have a Include /etc/letsencrypt/options-ssl-apache.conf. This file does not exist and if I try to restart Apache it wil not start because it cant find that file. Can that have a connection to the error requesting a new certificate for the domain on the new server

what file's content should be this:

2 Likes

Ok.
I found the file on the old server, it seems to not have followed in the migration. After uploading it in the correct place and reloaded apache all works
Thanks

3 Likes

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