summaryrefslogtreecommitdiffstats
path: root/ipalib/x509.py
Commit message (Expand)AuthorAgeFilesLines
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Use newer API in ipalib/x509 and add missing import.Rob Crittenden2010-07-151-0/+1
* Clean up crypto code, take advantage of new nss-python capabilitiesRob Crittenden2010-07-151-236/+52
* Correct some comment errorsRob Crittenden2010-01-191-2/+1
* rebase dogtag clean-up patchJohn Dennis2009-12-091-4/+3
* Add type argument to x509.load_certificate() so it can handle binary certsRob Crittenden2009-12-011-9/+12
* Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.Rob Crittenden2009-11-301-0/+272