summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/cert.py
Commit message (Expand)AuthorAgeFilesLines
* Add external CA signing and abstract out the RA backendRob Crittenden2009-09-151-4/+49
* Implement support for non-LDAP-based actions that use the LDAP ACI subsystem.Rob Crittenden2009-07-101-5/+16
* Fix a few issues introduced by the new Param.use_in_context() patchRob Crittenden2009-05-211-4/+4
* Improve revocation_reason argumentRob Crittenden2009-05-131-1/+8
* Store the new certificate in a service record. Clean up some argument names t...Rob Crittenden2009-05-071-15/+67
* Removed 'Assert False' that was mistakingly left in cert.py; small cleanup in...Jason Gerard DeRose2009-02-171-4/+2
* Implemented more elegant way for entire plugin module to be conditionally ski...Jason Gerard DeRose2009-02-171-73/+77
* Added env.enable_ra variable and change cert.py and ra.py plugin modules to r...Jason Gerard DeRose2009-02-171-71/+73
* Continued cleanup cert/ra pluginsJason Gerard DeRose2009-02-171-1/+1
* Some cleanup in cert plugins module, changed to shorter command names all sta...Jason Gerard DeRose2009-02-171-27/+39
* Renamed f_ra.py plugin to cert.pyJason Gerard DeRose2009-02-171-0/+117