dkupka / certmonger

Forked from certmonger 6 years ago
Clone

70651c8 Don't force the key size as often

Authored and Committed by Nalin Dahyabhai 10 years ago
    Don't force the key size as often
    
    Don't force the key size unless parameter/key generation fails with the
    requested size.  And if the strength of the key we get is between 90 and
    100 percent of what we wanted, just try again, because we can be pretty
    sure that it's not that we hit an arbitrary limit.
    
        
file modified
+27 -17