9d52c3c Try to auto-detect the NSS database format if not specified

Authored and Committed by rcritten 6 years ago
    Try to auto-detect the NSS database format if not specified
    
    If no database prefix, sql or dbm, is specified then look in
    the database dir to try to figure out the type based on the
    files (cert9 vs cert8).
    
    Prefer the sql/cert9 format over dbm/cert8.
    
        
file modified
+9 -0
file modified
+1 -0
file modified
+15 -13
file modified
+64 -0