aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/certutils.py
Commit message (Expand)AuthorAgeFilesLines
...
* Sanity-check certstore common names.Aldo Cortesi2013-01-061-0/+16
* Generate certificates with a commencement date an hour in the past.Aldo Cortesi2013-01-061-1/+1
* Basic certificate store implementation and cert utils API cleanup.Aldo Cortesi2013-01-061-19/+53
* Ignore SAN entries that we don't understand.Aldo Cortesi2012-07-241-1/+5
* Fix cert path.Aldo Cortesi2012-07-201-1/+1
* fix relative certdirMaximilian Hils2012-07-111-1/+2
* Add utility function for converstion to PEM.Aldo Cortesi2012-06-281-0/+3
* Add a get_remote_cert method to tcp client.Aldo Cortesi2012-06-281-4/+6
* Refactor certutils.SSLCert API.Aldo Cortesi2012-06-271-13/+18
* Add certutils to netlib.Aldo Cortesi2012-06-271-0/+219