X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=certificate-managment.adoc;h=3eabee83a5bd067a8cb5dec013e622d41d0afabb;hp=1eb2716408baaf7ccf4e6bbc932466877a7b97f5;hb=42a167208676dd7b0fd0793a5f3809061a0e8f38;hpb=19b04e775fea4645a075fc4263272c3614795eda diff --git a/certificate-managment.adoc b/certificate-managment.adoc index 1eb2716..3eabee8 100644 --- a/certificate-managment.adoc +++ b/certificate-managment.adoc @@ -67,7 +67,7 @@ At the moment the GUI uses only the default ACME account. .Example: Sample `pvenode` invocation for using Let's Encrypt certificates ------------------ +---- root@proxmox:~# pvenode acme account register default mail@example.invalid Directory endpoints: 0) Let's Encrypt V2 (https://acme-v02.api.letsencrypt.org/directory) @@ -112,10 +112,10 @@ Downloading certificate Setting pveproxy certificate and key Restarting pveproxy Task OK ------------------ +---- Switching from the `staging` to the regular ACME directory -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Changing the ACME directory for an account is unsupported. If you want to switch an account from the `staging` ACME directory to the regular, trusted, one you @@ -125,8 +125,7 @@ This procedure is also needed to change the default ACME account used in the GUI .Example: Changing the `default` ACME account from the `staging` to the regular directory ------------------ - +---- root@proxmox:~# pvenode acme account info default Directory URL: https://acme-staging-v02.api.letsencrypt.org/directory Account URL: https://acme-staging-v02.api.letsencrypt.org/acme/acct/6332194 @@ -143,7 +142,7 @@ Status: valid root@proxmox:~# pvenode acme account deactivate default Renaming account file from '/etc/pve/priv/acme/default' to '/etc/pve/priv/acme/_deactivated_default_4' Task OK -root@proxmox:~# + root@proxmox:~# pvenode acme account register default example@proxmox.com Directory endpoints: 0) Let's Encrypt V2 (https://acme-v02.api.letsencrypt.org/directory) @@ -161,9 +160,7 @@ Generating ACME account key.. Registering ACME account.. Registration successful, account URL: 'https://acme-v02.api.letsencrypt.org/acme/acct/39335247' Task OK -root@proxmox:~# - ------------------ +---- Automatic renewal of ACME certificates ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^