b8d296f Free NSS objects in --external-ca scenario

Authored and Committed by mkosek 10 years ago
    Free NSS objects in --external-ca scenario
    
    In external CA installation, ipa-server-install leaked NSS objects
    which caused an installation crash later when a subsequent call of
    NSSConnection tried to free them.
    
    Properly freeing the NSS objects avoid this crash.
    
    https://fedorahosted.org/freeipa/ticket/3773
    
        
file modified
+5 -2