summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/selfsign.py
Commit message (Expand)AuthorAgeFilesLines
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Use Realm as certs subject base nameSimo Sorce2010-11-181-2/+3
* Use consistent, specific nickname for the IPA CA certificate.Rob Crittenden2010-10-011-1/+2
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-291-17/+11
* Use newer API in ipalib/x509 and add missing import.Rob Crittenden2010-07-151-6/+1
* localize doc stringsJohn Dennis2010-03-081-1/+1
* 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