Since a couple of days our PBS tries to renew its x509 cert. We configured it to use our ACME-PROVIDER with the same credentials we use everywhere else. Here is what happens. We get emails stating:
When I try to generate a new certificate manually via the web ui I get this:
We are on PBS 3.4.7 with no pending upgrades.
ACME-PROVIDER and HOSTNAME are placeholders. Whtat I do not understand is why the process fails. Any help appreciated. Thanks!
Code:
Proxmox Backup Server was not able to renew a TLS certificate.
Error: connection closed before message completed
Please visit the web interface for further details:
Code:
2025-11-11T10:59:30+01:00: Placing ACME order
2025-11-11T10:59:31+01:00: Order URL: https://ACME-PROVIDER/
2025-11-11T10:59:31+01:00: Getting authorization details from 'https://ACME-PROVIDER'
2025-11-11T10:59:32+01:00: HOSTNAME is already validated!
2025-11-11T10:59:32+01:00: All domains validated
2025-11-11T10:59:32+01:00: Creating CSR
2025-11-11T10:59:33+01:00: order is ready, finalizing
2025-11-11T10:59:42+01:00: notified via target `mail-to-root`
2025-11-11T10:59:42+01:00: TASK ERROR: connection closed before message completed
We are on PBS 3.4.7 with no pending upgrades.
ACME-PROVIDER and HOSTNAME are placeholders. Whtat I do not understand is why the process fails. Any help appreciated. Thanks!