freeipa/ipaplatform/base
Jan Cholasta 734afdf936 Remove ipa-ca.crt from systemwide CA store on client uninstall and cert update
The file was used by previous versions of IPA to provide the IPA CA certificate
to p11-kit and has since been obsoleted by ipa.p11-kit, a file which contains
all the CA certificates and associated trust policy from the LDAP certificate
store.

Since p11-kit is hooked into /etc/httpd/alias, ipa-ca.crt must be removed to
prevent certificate import failures in installer code.

Also add ipa.p11-kit to the files owned by the freeipa-python package.

https://fedorahosted.org/freeipa/ticket/3259

Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2014-09-30 10:01:38 +02:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
paths.py Remove ipa-ca.crt from systemwide CA store on client uninstall and cert update 2014-09-30 10:01:38 +02:00
services.py ipaplatform: Move hardcoded paths from Fedora platform files to path namespace 2014-06-16 19:48:21 +02:00
tasks.py Move setting SELinux booleans to platform code 2014-09-26 12:12:59 +02:00