diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2026-07-20 19:52:28 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2026-07-20 19:52:28 +0200 |
| commit | cc2ff5e80a465b0325e317aeedb3437165fa2e1b (patch) | |
| tree | 235db7a40214dee48ee15d6b5a6c9a3430c5a65e /Changelog | |
| parent | fc52c4f391dd6cae1f20ebfc9aefd9f6bc78cfd8 (diff) | |
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +lacme (0.8.4) upstream; + + + accountd: Use PKCS#1 v1.5 signatures, as it's what JWT RS256 uses. + This change is needed for compatibility with Crypt::OpenSSL::RSA 0.38 + and later. + + Fix 'drop-privileges' test. + + Update test suite to match staging server behavior. + + Drop OCSP must-staple extension test which is no longer available on + Let's Encrypt's ACME server. + + -- Guilhem Moulin <guilhem@fripost.org> Mon, 20 Jul 2026 19:52:28 +0200 + lacme (0.8.3) upstream; + Fix post-issuance validation logic. We avoid pinning the |
