mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
chore: improve warning message about backups (#2797)
This commit is contained in:
parent
4d41c52db8
commit
05333f3c84
3 changed files with 15 additions and 15 deletions
12
docs/content/dns/zz_gen_manual.md
generated
12
docs/content/dns/zz_gen_manual.md
generated
|
|
@ -54,13 +54,13 @@ If you accept the linked Terms of Service, hit `Enter`.
|
|||
[INFO] acme: Registering account for you@example.com
|
||||
!!!! HEADS UP !!!!
|
||||
|
||||
Your account credentials have been saved in your Let's Encrypt
|
||||
configuration directory at "./.lego/accounts".
|
||||
Your account credentials have been saved in your
|
||||
configuration directory at "./.lego/accounts".
|
||||
|
||||
You should make a secure backup of this folder now. This
|
||||
configuration directory will also contain certificates and
|
||||
private keys obtained from Let's Encrypt so making regular
|
||||
backups of this folder is ideal.
|
||||
You should make a secure backup of this folder now. This
|
||||
configuration directory will also contain private keys
|
||||
generated by lego and certificates obtained from the ACME
|
||||
server. Making regular backups of this folder is ideal.
|
||||
[INFO] [example.com] acme: Obtaining bundled SAN certificate
|
||||
[INFO] [example.com] AuthURL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/2345678901
|
||||
[INFO] [example.com] acme: Could not find solver for: tls-alpn-01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue