cheimes / certmonger

Forked from certmonger 6 years ago
Clone

b79cf8b Handle cases where the CA reuses a key on us

Authored and Committed by nalin 8 years ago
    Handle cases where the CA reuses a key on us
    
    When saving a certificate, handle cases where the CA reused a key on us,
    so that if we were expecting to scrub out an old key, we don't end up
    breaking things.
    
        
file modified
+33 -8
file modified
+89 -2