public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH acme 0/1] Fix EBA MAC key decoding
@ 2024-01-16 17:43 LoveSy
  2024-01-16 17:43 ` [pmg-devel] [PATCH acme 1/1] " LoveSy
  0 siblings, 1 reply; 3+ messages in thread
From: LoveSy @ 2024-01-16 17:43 UTC (permalink / raw)
  To: pmg-devel

Accroding to RFC 8555:
> The MAC key SHOULD be provided in base64url-encoded form...

However, currently we are only decoding the MAC key as base64.
This patch uses the correct function to decode the user provided
MAC key as base64url format.

 src/PVE/ACME.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.39.3 (Apple Git-145)




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-18  9:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-16 17:43 [pmg-devel] [PATCH acme 0/1] Fix EBA MAC key decoding LoveSy
2024-01-16 17:43 ` [pmg-devel] [PATCH acme 1/1] " LoveSy
2024-01-18  9:31   ` Fiona Ebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal