summaryrefslogtreecommitdiffstats
path: root/ipapython/dogtag.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow replicas of an IPA server using an internal dogtag server as the CARob Crittenden2009-07-151-4/+6
| | | | | | | | This involves creating a new CA instance on the replica and using pkisilent to create a clone of the master CA. Also generally fixes IPA to work with the latest dogtag SVN tip. A lot of changes to ports and configuration have been done recently.
* Raise an exception if the certificate chain is not returned from the CARob Crittenden2009-05-211-6/+15
|
* Utilities for dealing with dogtagRob Crittenden2009-04-241-0/+41