Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verify that the external CA certificate files are correct. | Jan Cholasta | 2011-08-23 | 1 | -1/+19 |
* | Fix invalid issuer in unit tests | Martin Kosek | 2011-07-27 | 1 | -2/+5 |
* | Use information from the certificate subject when setting the NSS nickname. | Rob Crittenden | 2011-07-17 | 1 | -8/+26 |
* | Make data type of certificates more obvious/predictable internally. | Rob Crittenden | 2011-06-21 | 1 | -6/+110 |
* | Change FreeIPA license to GPLv3+ | Jakub Hrozek | 2010-12-20 | 1 | -5/+5 |
* | Use newer API in ipalib/x509 and add missing import. | Rob Crittenden | 2010-07-15 | 1 | -0/+1 |
* | Clean up crypto code, take advantage of new nss-python capabilities | Rob Crittenden | 2010-07-15 | 1 | -236/+52 |
* | Correct some comment errors | Rob Crittenden | 2010-01-19 | 1 | -2/+1 |
* | rebase dogtag clean-up patch | John Dennis | 2009-12-09 | 1 | -4/+3 |
* | Add type argument to x509.load_certificate() so it can handle binary certs | Rob Crittenden | 2009-12-01 | 1 | -9/+12 |
* | Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL. | Rob Crittenden | 2009-11-30 | 1 | -0/+272 |