summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/selfsign.py
Commit message (Expand)AuthorAgeFilesLines
* fix error message to be i18n translator friendlyJohn Dennis2010-02-031-1/+2
* Be more careful when base64-decoding certificatesRob Crittenden2010-02-021-1/+0
* User-defined certificate subjectsRob Crittenden2010-01-201-1/+28
* rebase dogtag clean-up patchJohn Dennis2009-12-091-13/+89
* Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.Rob Crittenden2009-11-301-5/+14
* Use the same variable name in the response as the dogtag pluginRob Crittenden2009-09-241-1/+1
* Add external CA signing and abstract out the RA backendRob Crittenden2009-09-151-0/+126