summaryrefslogtreecommitdiffstats
path: root/ipalib/pkcs10.py
Commit message (Expand)AuthorAgeFilesLines
* Fix assorted bugs found by pylintJakub Hrozek2011-01-251-2/+0
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-291-386/+40
* Handle CSRs whether they have NEW in the header or notRob Crittenden2010-05-031-1/+3
* Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.Rob Crittenden2009-11-301-0/+439