dkupka / certmonger

Forked from certmonger 6 years ago
Clone

ccbc81e preserve trust flags when saving certificates

Authored and Committed by Nalin Dahyabhai 11 years ago
    preserve trust flags when saving certificates
    
    When saving certificates to NSS databases, make a note of the trust
    flags attached to duplicates that we find there.  After adding our new
    certificate, if we have trust flags that we noted from a
    previously-present certificate, apply them to the new one.
    
        
file modified
+29 -1
file modified
+65 -1