ff6e43c Use certmonger D-Bus API instead of messing with its files.

7 files Authored by dkupka 9 years ago, Committed by mkosek 9 years ago,
    Use certmonger D-Bus API instead of messing with its files.
    
    FreeIPA certmonger module changed to use D-Bus to communicate with certmonger.
    Using the D-Bus API should be more stable and supported way of using cermonger than
    tampering with its files.
    
    >=certmonger-0.75.13 is needed for this to work.
    
    https://fedorahosted.org/freeipa/ticket/4280
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+1 -1
file modified
+262 -254
file modified
+3 -23