When I renew old wildcard certificate then everytime generate new certificate and server key. Please check why generate new certificate and server key folder
Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/example.com-0002/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/example.com-0002/privkey.pem
Your cert will expire on 2019-04-15. To obtain a new or tweaked
version of this certificate in the future, simply run certbot-auto
again with the ācertonlyā option. To non-interactively renew all
of your certificates, run ācertbot-auto renewā
Usually this happens when you are requesting a new cert thatās missing one or more domain names that were on the original cert. For example - did you originally get a cert for bothexample.com and *.example.com ? If so, you are now requesting one for just *.example.com so that gets a new name.
Try running ./certbot-auto certificates to find out what existing certs you have and what domains they cover.
Also note that itās safer to put the wildcard name in quotes i.e. -d '*.example.com' to protect it from unintended expansion by the shell.
Yes I already checked, but certificates issue still same. The certificate generated with new folder of domain.Last time I donāt face any problem like that on same domain.
That should only happen if you tell it to, or if ultimatereport.in, ultimatereport.in-0001 and ultimatereport.in-0002 exist and have certificates for different names, or broken files.
Letās Encrypt should display something about it.
There was no other output from the āsudo ./certbot-auto certificatesā command?
Can you post āsudo ls -alR /etc/letsencrypt/{archive,live,renewal}ā and upload /var/log/letsencrypt/letsencrypt.log somewhere?
Select the appropriate number [1-2] then [enter] (press ācā to cancel): 2
Obtaining a new certificate
Performing the following challenges:
dns-01 challenge for solutionclub.in
Please deploy a DNS TXT record under the name
_acme-challenge.solutionclub.in with the following value:
n1C-4j2STO_Ya_mtxB7oE17gTA2NeODit8YL8pm_Was
Before continuing, verify the record is deployed.
Press Enter to Continue
Waiting for verificationā¦
Cleaning up challenges archive directory exists for solutionclub.in
Select the appropriate number [1-2] then [enter] (press ācā to cancel): 2
Obtaining a new certificate
Performing the following challenges:
dns-01 challenge for solutionclub.in
Please deploy a DNS TXT record under the name
_acme-challenge.solutionclub.in with the following value:
n1C-4j2STO_Ya_mtxB7oE17gTA2NeODit8YL8pm_Was
Before continuing, verify the record is deployed.
Press Enter to Continue
Waiting for verificationā¦
Cleaning up challenges
IMPORTANT NOTES:
Congratulations! Your certificate and chain have been saved at: /etc/letsencrypt/live/solutionclub.in-0001/fullchain.pem
Your key file has been saved at: /etc/letsencrypt/live/solutionclub.in-0001/privkey.pem
Your cert will expire on 2019-04-21. To obtain a new or tweaked
version of this certificate in the future, simply run certbot-auto
again. To non-interactively renew all of your certificates, run
ācertbot-auto renewā
If you like Certbot, please consider supporting our work by: