aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_x509.py
Commit message (Collapse)AuthorAgeFilesLines
* add parsed_version attribute to InvalidVersionPaul Kehrer2014-12-151-1/+3
|
* rename X509 classes to remove X509 and improve some testsPaul Kehrer2014-12-151-10/+67
|
* update test with proper filenamePaul Kehrer2014-12-151-1/+1
|
* raise error on unnamed EC curve certificates when calling public_keyPaul Kehrer2014-12-151-0/+10
| | | | ...for now
* reorganize a bunch of things related to the x509certificate interfacePaul Kehrer2014-12-151-2/+2
|
* change it to not_valid_* why notPaul Kehrer2014-12-151-14/+18
|
* refactor a test function to avoid string typingPaul Kehrer2014-12-151-18/+13
|
* learn to bytesPaul Kehrer2014-12-151-1/+1
|
* test x509 fingerprintPaul Kehrer2014-12-151-1/+4
|
* py3 fixesPaul Kehrer2014-12-151-48/+61
|
* address review feedbackPaul Kehrer2014-12-151-4/+3
|
* clean up x509 tests & add DSA/ECDSA testsPaul Kehrer2014-12-151-15/+57
|
* improve tests, remove some outdated commentsPaul Kehrer2014-12-151-7/+19
|
* improve x509 load error handlingPaul Kehrer2014-12-151-0/+8
|
* add x509v1 testPaul Kehrer2014-12-151-0/+9
|
* update docs, test invalid x509 versionPaul Kehrer2014-12-151-1/+12
|
* move x509 to top level, add more docsPaul Kehrer2014-12-151-0/+85