🔱: [acme] sync upgrade with 7 commits [trident-sync]

Add Node v22 to test matrix
Postpone Pebble bump, v2.5.1 broke EAB tests
Bump Pebble v2.5.1
Allow client.auto() being called with an empty CSR common name
Carry EAB over to new HttpClient when updating account key
Ignore actrc
This commit is contained in:
GitHub Actions Bot
2024-05-21 19:24:05 +00:00
parent 960f61d158
commit c9d5cda953
7 changed files with 11 additions and 7 deletions
@@ -28,6 +28,6 @@ chown root:root /usr/local/bin/pebble
chmod 0755 /usr/local/bin/pebble
# Config
sed -i 's/test\/certs\/localhost/\/etc\/pebble/' /etc/pebble/pebble.json
sed -i 's#test/certs/localhost#/etc/pebble#' /etc/pebble/pebble.json
exit 0