summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/rabase.py
Commit message (Expand)AuthorAgeFilesLines
* Add CA argument to ra.request_certificateFraser Tweedale2016-06-151-1/+3
* Remove unused importsMartin Basti2015-12-231-2/+0
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-2/+2
* Add profile_id parameter to 'request_certificate'Fraser Tweedale2015-06-041-1/+2
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-2/+3
* Drop --selfsign server functionalityPetr Viktorin2013-04-151-2/+0
* Implement the cert-find command for the dogtag CA backend.Rob Crittenden2013-02-191-0/+8
* Raise NotImplementedError for selfsigned cert-remove-holdJakub Hrozek2011-02-171-1/+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-1/+1
* Make NotImplementedError in rabase return the correct function nameJohn Dennis2009-11-191-4/+4
* Add external CA signing and abstract out the RA backendRob Crittenden2009-09-151-0/+113