freeipa/ipaserver/install
Rob Crittenden 484eff1016 Implement an installer for the Dogtag certificate system.
The CA is currently not automatically installed. You have to pass in the
--ca flag to install it.

What works:
- installation
- unistallation
- cert/ra plugins can issue and retrieve server certs

What doesn't work:
- self-signed CA is still created and issues Apache and DS certs
- dogtag and python-nss not in rpm requires
- requires that CS be in the "pre" install state from pkicreate
2009-04-03 14:06:09 -04: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 Rename ipa-python directory to ipapython so it is a real python library 2009-02-09 14:35:15 -05:00
cainstance.py Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00
certs.py Rename ipa-python directory to ipapython so it is a real python library 2009-02-09 14:35:15 -05:00
dsinstance.py Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00
httpinstance.py Rename ipa-python directory to ipapython so it is a real python library 2009-02-09 14:35:15 -05:00
installutils.py Rename ipa-python directory to ipapython so it is a real python library 2009-02-09 14:35:15 -05:00
krbinstance.py Rename ipa-python directory to ipapython so it is a real python library 2009-02-09 14:35:15 -05:00
ldapupdate.py Translate variables on all lines and sort files to be updated 2009-03-25 11:02:59 -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 Remove more unused files and functions, replace ipaerror with new error classes 2009-02-06 15:25:34 -05:00
service.py Implement an installer for the Dogtag certificate system. 2009-04-03 14:06:09 -04:00