Releases: plinss/acmebot
Releases · plinss/acmebot
v2.1.1
Improve handling of integer config options
v2.1.0
Compute relative paths in directory settings relative to the path that the config file was found in.
Note this is a potential breaking change as previously relative paths were computed relative to the current directory when the tool was run.
v2.0.2
Fix pre-authorizations so that wildcard overlaps aren't processed in the same order.
Improve client key file handling during re-registration.
v2.0.1
Add host name overlap detection for alt-names with wildcards
Improve verify host name filtering to allow wildcard matches
v1.11.1
fix bug in previous key handling during tlsa record generation and hpkp verification
v1.11.0
Add previous private key support
v1.10.1
Fix bug where dhparam & hpkp checks were skipped if certificates were not issued
Improve verify output for public key pins
v1.10.0
Added verification of OCSP staples and HPKP headers
Added colorized output
Added verification of private key size/curve
Bug fixes in computation of key expiration dates
v1.9.2
Add delay between service reload and certificate verification to allow services time to settle