freeipa/ipaplatform
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
..
base Use mod_ssl instead of mod_nss for Apache TLS for new installs 2018-02-21 07:57:40 +01:00
debian ipaplatform, ipa.conf: Use paths variables in ipa.conf.template 2018-02-09 09:14:22 +01:00
fedora Use system-wide crypto-policies on Fedora 2018-02-20 17:01:52 +01:00
redhat Replace wsgi package conflict with config file 2018-02-09 08:28:11 +01:00
rhel Break ipaplatform / ipalib import cycle of hell 2016-11-24 16:30:32 +01:00
__init__.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
_importhook.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
constants.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
Makefile.am Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
override.py.in Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
paths.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
services.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
tasks.py Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00