[pve-devel] applied: [PATCH docs] fix #5665: add note about short-lived cert renewal

Fiona Ebner f.ebner at proxmox.com
Fri Nov 8 11:36:21 CET 2024


Am 09.09.24 um 14:39 schrieb Fabian Grünbichler:
> not that obvious behaviour on the systemd side, and missing cert renewal can
> have wide-reaching consequences.
> 
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>  certificate-management.adoc | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/certificate-management.adoc b/certificate-management.adoc
> index 71c6d71..3bb9bb9 100644
> --- a/certificate-management.adoc
> +++ b/certificate-management.adoc
> @@ -223,6 +223,9 @@ If a node has been successfully configured with an ACME-provided certificate
>  renewed by the `pve-daily-update.service`. Currently, renewal will be attempted
>  if the certificate has expired already, or will expire in the next 30 days.
>  
> +NOTE: If you are using a custom directory that issues short-lived certificates,
> +disabling the random delay for the `pve-daily-update.timer` unit might be
> +advisable to avoid missing a certificate renewal after a reboot.
>  
>  ACME Examples with `pvenode`
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

applied, thanks!




More information about the pve-devel mailing list