Benutzer-Werkzeuge

Webseiten-Werkzeuge


projekte:docker:certbot:start

certbot

xgrdner@blitz:~> sudo certbot certonly --manual --preferred-challenges=dns --email manuematic@gmail.com --server https://acme-v02.api.letsencrypt.org/directory --agree-tos -d *.tuxoid.de
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for *.tuxoid.de

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Please deploy a DNS TXT record under the name:

_acme-challenge.tuxoid.de.

with the following value:

KH0XWd_kukD-KeW3qunCjVwxCforzSJzTBSM_m4EseQ

Before continuing, verify the TXT record has been deployed. Depending on the DNS
provider, this may take some time, from a few seconds to multiple minutes. You can
check if it has finished deploying with aid of online tools, such as the Google
Admin Toolbox: https://toolbox.googleapps.com/apps/dig/#TXT/_acme-challenge.tuxoid.de.
Look for one or more bolded line(s) below the line ';ANSWER'. It should show the
value(s) you've just added.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Press Enter to Continue

Successfully received certificate.
Certificate is saved at: /etc/letsencrypt/live/tuxoid.de/fullchain.pem
Key is saved at:         /etc/letsencrypt/live/tuxoid.de/privkey.pem
This certificate expires on 2024-01-23.
These files will be updated when the certificate renews.

NEXT STEPS:
- This certificate will not be renewed automatically. Autorenewal of --manual certificates requires the use of an authentication hook script (--manual-auth-hook) but one was not provided. To renew this certificate, repeat this same certbot command before the certificate's expiry date.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
projekte/docker/certbot/start.txt · Zuletzt geändert: 2023/10/25 14:04 von admin