cloudflare / certmgr

Automated certificate management using a CFSSL CA.
BSD 2-Clause "Simplified" License
218 stars 40 forks source link

certmgr should refresh the certificaficates if the spec changes #9

Closed dqminh closed 7 years ago

dqminh commented 7 years ago

How to reproduce:

What to expect:

Maybe comparing utime of the spec or certificate, or even having a method to force regeneration of a certificate ( so we can call it whenever the spec is changed ) would help.

kisom commented 7 years ago

Fixed by #10, and will go out in release 1.1.0.