2c013a2 Improved handling for ipa-pki-proxy.conf

4 files Authored by rcritten 12 years ago, Committed by mkosek 12 years ago,
    Improved handling for ipa-pki-proxy.conf
    
    - Remove ipa-pki-proxy.conf when IPA is uninstalled
    - Move file removal to httpinstance.py and use remove_file()
    - Add a version stanza
    - Create the file if it doesn't exist on upgraded installs
    
    https://fedorahosted.org/freeipa/ticket/1771