cryptography/tests/x509
Joshua Crowgey 25f2b4e2ed Raise ve on bad gt (#4180)
* Raise a ValueError when conversion to generalizedtime fails

* added test for badasn1time value error

* pep8 compliance

* Addressing code review

+ VE now raises with ```{!r}``` formatting
+ Test now checks that the bad string made it into the VE message

* using ValueError.match
2018-04-03 19:24:06 -04:00
..
__init__.py move x509 tests into a module (#3889) 2017-09-06 21:48:10 -04:00
test_x509.py Raise ve on bad gt (#4180) 2018-04-03 19:24:06 -04:00
test_x509_crlbuilder.py support delta crl indicator extension (#3936) 2017-09-22 09:29:36 -04:00
test_x509_ext.py Revert "don't allow GeneralNames to be an empty list (#4128)" (#4161) 2018-03-20 13:12:13 -04:00
test_x509_revokedcertbuilder.py Backwards incompatible change to DNSName (#3951) 2017-10-10 20:11:44 -04:00