freeipa/ipaserver/install
Rob Crittenden b382755fee No need to trust NSS built-in CA's, more specific regex for finding CA nickname
- Add some logging so we have a better idea of what happened if things fail
- Default to self-signed CA to trust if one is not found. This will fix
  the self-signed CA case where certutil doesn't return untrusted CA's in
  -O output.
- Remove unused httplib import

Signed-off-by: Jason Gerard DeRose <jderose@redhat.com>
2009-07-23 13:45:45 -06: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 Make --setup-dns work on replica installation 2009-07-22 18:02:22 +02:00
cainstance.py Allow replicas of an IPA server using an internal dogtag server as the CA 2009-07-15 09:00:01 -04:00
certs.py No need to trust NSS built-in CA's, more specific regex for finding CA nickname 2009-07-23 13:45:45 -06:00
dsinstance.py Allow replicas of an IPA server using an internal dogtag server as the CA 2009-07-15 09:00:01 -04:00
httpinstance.py Allow replicas of an IPA server using an internal dogtag server as the CA 2009-07-15 09:00:01 -04:00
installutils.py Add signing profile to CA installation so we can sign the firefox jar file. 2009-05-04 16:54:42 -04:00
krbinstance.py Use LDAP instead of flat file for zone storage 2009-06-02 12:32:01 +02:00
ldapupdate.py Use the csv module instead of my own hackish lexer. 2009-05-19 09:49:01 -04:00
Makefile.am Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00
ntpinstance.py Rename ipa-python directory to ipapython so it is a real python library 2009-02-09 14:35:15 -05:00
replication.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
service.py Use LDAP instead of flat file for zone storage 2009-06-02 12:32:01 +02:00