mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_x509.py | ||
| test_x509_crlbuilder.py | ||
| test_x509_ext.py | ||
| test_x509_revokedcertbuilder.py | ||