cryptography/tests/x509
William Woodruff 972a7b5896
verification: add test_verify_tz_aware (#10229)
* verification: add test_verify_tz_aware

Signed-off-by: William Woodruff <william@trailofbits.com>

* py_to_datetime handles tzinfo, add test

Signed-off-by: William Woodruff <william@trailofbits.com>

* Update src/rust/src/x509/common.rs

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>

* x509/common: coverage for the coverage god

Signed-off-by: William Woodruff <william@trailofbits.com>

---------

Signed-off-by: William Woodruff <william@trailofbits.com>
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
2024-01-22 22:14:50 +00:00
..
verification verification: add test_verify_tz_aware (#10229) 2024-01-22 22:14:50 +00:00
__init__.py move x509 tests into a module (#3889) 2017-09-06 21:48:10 -04:00
test_name.py Use the ruff 'pyupgrade' checks (#8104) 2023-01-20 05:36:01 +08:00
test_ocsp.py Fix some warnings from ruff --preview (#9842) 2023-11-09 17:37:56 -06:00
test_x509.py Remove some skips in tests that aren't needed anymore (#10223) 2024-01-22 07:07:53 -06:00
test_x509_crlbuilder.py support RSA PSS for CRLs (#10013) 2023-12-18 17:54:38 -05:00
test_x509_ext.py Migrate SPKI parsing from OpenSSL to Rust (#10121) 2024-01-21 15:11:17 -03:00
test_x509_revokedcertbuilder.py Reformat most remaining tests (#9771) 2023-10-25 11:10:42 -05:00