I have a server Centos7 Apache2.4 in GCP, deploying several web applications, mostly creating the SSL certificate works correctly, however, a single site does not work.
The creation of the certificate for this site and the redirection http to https works correctly, as well as in the other sites, but at the moment of us validating with a navigator the message “NET :: ERR_CERT_AUTHORITY_INVALID” or "Your connection with this site does not appear it is safe "; Validating the certificate of this site shows the name of the machine and not the domain.
I have reviewed the configuration, comparing it with the other sites where it works correctly, and these are the same.
I have made many requests to Letsencrypt, which generates the error “Error when creating a new order: too many certificates already issued for the exact set of domains.”
please answer the following questions. That’s the standard template of #help
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:
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know):
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
A check of your domain is required to find problems.
My domain is: eventos-ccs.com.co
I ran this command: /usr/local/bin/certbot-auto --apache -d eventos-ccs.com.co -d www.eventos-ccs.com.co
It produced this output: web Error message “Your connection to this site is not secure”
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: Google Cloud Platform
I can login to a root shell on my machine: Yes CLI Shell
The version of my client is: certbot 0.35.0