summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/dogtag.py
Commit message (Expand)AuthorAgeFilesLines
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-6/+6
* vault: Fix ipa-kra-installJan Cholasta2015-06-101-1/+1
* Import profiles earlier during installFraser Tweedale2015-06-051-3/+7
* Add profile_id parameter to 'request_certificate'Fraser Tweedale2015-06-041-2/+5
* Import included profiles during install or upgradeFraser Tweedale2015-06-041-6/+8
* Add certprofile pluginFraser Tweedale2015-06-041-4/+172
* dogtag plugin: Don't use doctest syntax for non-doctest examplesPetr Viktorin2014-11-211-8/+8
* Fixed KRA backend.Endi S. Dewata2014-11-041-104/+18
* Add a KRA to IPAAde Lee2014-08-221-76/+218
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-2/+3
* Convert remaining backend code to LDAPEntry API.Jan Cholasta2013-12-161-3/+1
* Handle a 501 in cert-find from dogtag as a "not supported"Rob Crittenden2013-05-031-0/+4
* Remove some uses of raw python-ldapPetr Viktorin2013-03-011-10/+20
* Remove some unused importsPetr Viktorin2013-03-011-2/+2
* Implement the cert-find command for the dogtag CA backend.Rob Crittenden2013-02-191-0/+138
* log dogtag errorsJohn Dennis2012-10-191-20/+48
* Use DN objects instead of stringsJohn Dennis2012-08-121-5/+9
* Typo fixesPetr Viktorin2012-06-251-4/+4
* Display serial number as HEX (DECIMAL) when showing certificates.Rob Crittenden2012-03-141-0/+6
* Fix attempted write to attribute of read-only object.Jan Cholasta2012-01-021-7/+3
* enable proxy for dogtagAdam Young2011-08-291-1/+1
* Select a server with a CA on it when submitting signing requests.Nalin Dahyabhai2011-06-141-3/+65
* Fix assorted bugs found by pylintJakub Hrozek2011-01-251-3/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Remove older MITM fixes to make compatible with dogtag 1.3.3Rob Crittenden2010-04-191-3/+3
* localize doc stringsJohn Dennis2010-03-081-1/+1
* Move the HTTP/S request code to a common libraryRob Crittenden2010-02-091-61/+4
* Update dogtag configuration to work after CVE-2009-3555 changesRob Crittenden2010-01-271-2/+2
* Use the caIPAserviceCert profile for issuing service certs.Rob Crittenden2010-01-081-1/+1
* rebase dogtag clean-up patchJohn Dennis2009-12-091-197/+1554
* Only initialize the API once in the installerRob Crittenden2009-09-281-3/+6
* Add external CA signing and abstract out the RA backendRob Crittenden2009-09-151-0/+321