mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 11:32:50 +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.