mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-30 05:50:59 +02:00
This patch implements the retrival of the KID (account identifier) using the pkey. A request is sent to the newAccount URL using the onlyReturnExisting option, which allow to get the kid of an existing account. acme_jws_payload() implement a way to generate a JWS payload using the nonce, pkey and provided URI.