pebble/test
Matthew McPherrin e87ace7175
Require HS256, HS384, or HS512 for EAB (#459)
During the go-jose/v4 upgrade, I accidentally required the same
signature sets for EAB as for the account keys, which is incorrect. This
allows the correct MAC-based algorithms. It drops the custom algorithm
checks, which are now unreachable as go-jose will enforce the
algorithms.

This also adds a new EAB key to Pebble's test config which explicitly
has base64url characters, from #428 

Fixes #455

---------

Co-authored-by: Folke Gleumes <folke@gleumes.org>
2024-05-01 15:52:03 -04:00
..
certs Use HTTPS w/ miniCA PKI for Pebble ACME API. (#65) 2017-12-06 12:35:59 -08:00
config Require HS256, HS384, or HS512 for EAB (#459) 2024-05-01 15:52:03 -04:00
chisel2.py chisel2.py fixes (#426) 2024-01-16 09:54:49 -08:00
requirements.txt chisel2.py fixes (#426) 2024-01-16 09:54:49 -08:00