morian / certmonger

Forked from certmonger 2 years ago
Clone

50cec1d Drop hardcoded values for Apache NSS db for IPA < v4

Authored and Committed by rcritten 2 years ago
    Drop hardcoded values for Apache NSS db for IPA < v4
    
    These were used with IPAv3 when the IPA RA certificate
    was stored in the Apache NSS database and references
    by nickname. The RA certificate was moved to a set of
    PEM files starting in IPA v4.
    
    The hardcoded values were not particulary distribution
    friendly.
    
    This change isn't explicitly dropping support for IPAv3
    but changes would be necessary there to pass in the
    options for the NSS database directory and nickname.
    A newer certmonger is not likely to be used with such an
    old IPA release.
    
    https://pagure.io/certmonger/issue/97
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+0 -1
file modified
+9 -9