Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace CA generation with PyOpenSSL version. | Aldo Cortesi | 2012-03-11 | 1 | -71/+47 |
* | Create an SSL certificate class. | Aldo Cortesi | 2012-03-05 | 1 | -24/+34 |
* | Removed imports left unused after Py{OpenSSL,ASN1} | András Veres-Szentkirályi | 2012-03-01 | 1 | -1/+1 |
* | Use PyOpenSSL and PyASN1 for certificate parsing. | Aldo Cortesi | 2012-03-01 | 1 | -46/+35 |
* | Factor out cert operations in to certutils.py. | Aldo Cortesi | 2012-02-29 | 1 | -0/+235 |