mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2026-01-07 20:51:28 +00:00
* Generate ACME EAB tokens that do not start with - - To avoid people having issues copying EAB tokens and using them on command lines when they start with - from the base64 encoded values, append a prefix. - Remove the key_bits data from the eab api, not really useful and now technically wrong - Fix up some issues with tests not running in parallel. - Update docs to reflect new EAB apis. * Add ACME directory to the various EAB output APIs * Update EAB token prefix to be divisable by 3 - Our decoded prefix was not divisable by 3, which meant the last character might be tweaked by the rest of the input