mirror of
https://git.proxmox.com/git/proxmox-acme
synced 2025-04-28 12:16:51 +00:00
![]() According 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 chooses the correct function to decode the user provided MAC key. This can fix authentication error when a user uses command `pvenode acme account register` and paste the EBA MAC key as prompted. Signed-off-by: YU Jincheng <shana@zju.edu.cn> Tested-by: Folke Gleumes <f.gleumes@proxmox.com> [ TL: fix typo in message, reword subject ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
.gitmodules | ||
Makefile |