plinss / acmebot

Certificate manager bot using ACME protocol
GNU General Public License v3.0
116 stars 20 forks source link

Verify private key size/curve #13

Closed plinss closed 6 years ago

plinss commented 7 years ago

When processing certificates, verify that private key size/curve matches config.

If not match, either auto rollover (once, if configured, and within hpkp window), or generate warning.

When private key is out of sync, but backup key is ok, only rollover when within hpkp window.

plinss commented 6 years ago

Fixed in cd0ed6f90cb17d17b850fe606d06d0e03f0a86f3