10a847b Make the path to CS.cfg a class variable

5 files Authored by rcritten 6 years ago, Committed by cheimes 6 years ago,
    Make the path to CS.cfg a class variable
    
    Rather than passing around the path to CS.cfg for the CA and KRA
    set it at object creation and use everywhere.
    
    Make update_cert_config() a real class method instead of a static
    method. It wasn't being called that way in any case and makes it
    possible to use the class config file.
    
    Related: https://pagure.io/freeipa/issue/6703
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
    
        
file modified
+1 -1
file modified
+1 -1