shanks / freeipa

Forked from freeipa 5 years ago
Clone

492e3c9 NSSDB: Let certutil decide its default db type

Authored and Committed by cheimes 6 years ago
    NSSDB: Let certutil decide its default db type
    
    CertDB no longer makes any assumptions about the default db type of a NSS
    DB. Instead it let's certutil decide when dbtype is set to 'auto'. This
    makes it much easier to support F27 and F28 from a single code base.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    
        
file modified
+5 -2
file modified
+51 -23
file modified
+0 -2