weblatebot / certmonger

Forked from certmonger 3 years ago
Clone

d08d752 Get vague about what we expect from certutil

Authored and Committed by nalin 8 years ago
    Get vague about what we expect from certutil
    
    When checking the size of DSA keys generated by certutil, take account
    of the fact that the key size usually doesn't grow beyond 1024 bits, and
    is often one or more bits shorter than the requested size.
    
        
file modified
+73 -14