freeipa/ipaserver/install
Rob Crittenden 884301ef33 Cache installer questions for the 2-step process of an externally-signed CA
Installing a CA that is signed by another CA is a 2-step process. The first
step is to generate a CSR for the CA and the second step is to install
the certificate issued by the external CA. To avoid asking questions
over and over (and potentially getting different answers) the answers
are cached.
2009-11-18 14:28:33 -05:00
..
__init__.py Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
bindinstance.py Add A and PTR records of ourselves during installation 2009-09-02 22:04:25 +02:00
cainstance.py Cache installer questions for the 2-step process of an externally-signed CA 2009-11-18 14:28:33 -05:00
certs.py Add external CA signing and abstract out the RA backend 2009-09-15 10:01:08 -04:00
dsinstance.py Be more forgiving when trying to replace older DS schema. 2009-10-16 14:56:49 -04:00
httpinstance.py Add external CA signing and abstract out the RA backend 2009-09-15 10:01:08 -04:00
installutils.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
krbinstance.py Fix SASL mappings 2009-11-18 14:26:29 -05:00
ldapupdate.py Add a sleep() prior to calling tasks to ensure postop writes are done 2009-10-16 14:57:53 -04:00
Makefile.am Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00
ntpinstance.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
replication.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
service.py Use LDAP instead of flat file for zone storage 2009-06-02 12:32:01 +02:00