summaryrefslogtreecommitdiffstats
path: root/ipapython/dogtag.py
Commit message (Expand)AuthorAgeFilesLines
* enable proxy for dogtagAdam Young2011-08-291-1/+1
* Set the client auth callback after creating the SSL connection.Rob Crittenden2011-07-011-2/+2
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Catch when we fail to get a cert chain from the CA during installationRob Crittenden2010-11-241-1/+5
* use NSS for SSL operationsJohn Dennis2010-06-151-6/+7
* Fix http(s)_request in dogtag. Was blowing up because of unicode strings.Pavel Zuna2010-03-301-0/+4
* Move the HTTP/S request code to a common libraryRob Crittenden2010-02-091-1/+78
* Allow replicas of an IPA server using an internal dogtag server as the CARob Crittenden2009-07-151-4/+6
* 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