freeipa/ipaplatform/base
Rob Crittenden 805aea2443
Use mod_ssl instead of mod_nss for Apache TLS for new installs
Change some built-in assumptions that Apache has an NSS certificate
database.

Configure mod_ssl instead of mod_nss. This is mostly just changing
the directives used with some slight syntactical differences.

Drop mod_nss-specific methods and functions.

There is some mention of upgrades here but this is mostly a
side-effect of removing things necessary for the initial install.

TODO:
 - backup and restore
 - use user-provided PKCS#12 file for the certificate and key

Related: https://pagure.io/freeipa/issue/3757
Reviewed-By: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2018-02-21 07:57:40 +01:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
constants.py Use system-wide crypto-policies on Fedora 2018-02-20 17:01:52 +01:00
paths.py Use mod_ssl instead of mod_nss for Apache TLS for new installs 2018-02-21 07:57:40 +01:00
services.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
tasks.py Replace wsgi package conflict with config file 2018-02-09 08:28:11 +01:00