[pbs-devel] [PATCH proxmox] acme: directory: make non-required url fields optional

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jul 15 23:57:02 CEST 2025


On Fri, 18 Apr 2025 12:38:49 +0200, Christian Ebner wrote:
> ACME servers provide the directory endpoint for clients to discover
> the URLs for ACME operation. These fields are described in RFC 8555
> [0], but section 7.1 of the corresponding RFC [1] states that the
> server is only required to provide the `directory` and `newNonce`
> resources.
> 
> Therefore, make the not explicitly required fields optional to not
> fail during deserialization of the json response and improve error
> handling when the acme client actually requires the not-provided
> operation url.
> 
> [...]

Applied to master and stable-bookworm, thanks!

[1/1] acme: directory: make non-required url fields optional
      commit: 329c6bd7eaaf6d9f1445ea2d8062bc67cbb45367




More information about the pbs-devel mailing list