1. Ubuntu/wildcard

DNS APIが用意できていないので、manualモードで再取得した。-- ToshinoriMaeno 2021-07-01 09:44:56

root@skr:/home/tmaeno/dnsdata# certbot certonly --manual -d \*.qmail.jp

1215

Cleaning up challenges

IMPORTANT NOTES:
 - Congratulations! Your certificate and chain have been saved at:
   /etc/letsencrypt/live/qmail.jp/fullchain.pem
   Your key file has been saved at:
   /etc/letsencrypt/live/qmail.jp/privkey.pem
   Your cert will expire on 2022-03-15. To obtain a new or tweaked
   version of this certificate in the future, simply run certbot
   again. To non-interactively renew *all* of your certificates, run
   "certbot renew"
 - If you like Certbot, please consider supporting our work by:

   Donating to ISRG / Let's Encrypt:   https://letsencrypt.org/donate
   Donating to EFF:                    https://eff.org/donate-le


Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator manual, Installer None
Cert is due for renewal, auto-renewing...
Renewing an existing certificate
Performing the following challenges:
dns-01 challenge for qmail.jp

- - - - - - - - - - - - - - - - - - - - - - - - - - 
NOTE: The IP of this machine will be publicly logged as having requested this
certificate. If you're running certbot in manual mode on a machine that is not
your server, please ensure you're okay with that.

Are you OK with your IP being logged?
- - - - - - - - - - - - - - - - - - - - - - - - - -
(Y)es/(N)o: 
(Y)es/(N)o: y

- - - - - - - - - - - - - - - - - - - - - - - - - -
Please deploy a DNS TXT record under the name
_acme-challenge.qmail.jp with the following value:

pdfSWKlFH3xMIGiyiI2J68bGdSi4RscIB6wiwdqiUSo

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/qmail.jp/fullchain.pem
   Your key file has been saved at:
   /etc/letsencrypt/live/qmail.jp/privkey.pem
   Your cert will expire on 2021-09-29. To obtain a new or tweaked
   version of this certificate in the future, simply run certbot
   again. To non-interactively renew *all* of your certificates, run
   "certbot renew"
 - If you like Certbot, please consider supporting our work by:

   Donating to ISRG / Let's Encrypt:   https://letsencrypt.org/donate
   Donating to EFF:                    https://eff.org/donate-le


CategoryDns CategoryWatch CategoryTemplate

MoinQ: Letsencrypt/certbot/manual_mode/dns-01/ubuntu/wildcard (last edited 2022-01-27 06:29:54 by ToshinoriMaeno)