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: int.dnew.co.kr
I ran this command:
/opt/certbot-auto delete --cert-name int.dnew.co.kr
/opt/certbot-auto certonly --server https://acme-v02.api.letsencrypt.org/directory --rsa-key-size 4096 --agree-tos --webroot -w /home/hosp_manage -d int.dnew.co.kr -d int.dnewmedia.co.kr -d intra.dnew.co.kr -d intra.dnewmedia.co.kr
It produced this output: ERR_CERT_DATE_INVALID
My web server is (include version): centos6
The operating system my web server runs on is (include version): apache2
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know): Y
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Y
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): certbot 1.10.1
exist valid certificate, but sometimes open invalid certificate homepage..
Your certificate is valid but I can confirm that sometimes your server is responding with the old certificate. Are you load balancing your requests across more than one server or have you recently updated DNS to point to a different server?
Are you load balancing your requests across more than one server > No..
or have you recently updated DNS to point to a different server?
i updated DNS to different server one month ago. but, updated to original server again. (ex, A > B > A)
and same problem arises vip.dnew.co.kr
vip.dnew.co.kr
: Are you load balancing your requests across more than one server > No..
or have you recently updated DNS to point to a different server? > No
yes, i check apache logs(access-log) still be responding to some requests...
but i check int.dnew.co.kr and to have none vip.dnew.co.kr
That's weird...