wbond / certvalidator

Python library for validating X.509 certificates and paths
MIT License
107 stars 31 forks source link

test: test_revocation_mode_soft failing due to expired cert #40

Open fanquake opened 2 years ago

fanquake commented 2 years ago

Similar to the issue fixed in fc82b7975f61fc1b2d1cf7ac77b2e4b2964aedb1, the revocation_mode tests are once again failing:

======================================================================
ERROR: test_revocation_mode_soft (tests.test_validate.ValidateTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/michael/certvalidator/tests/test_validate.py", line 85, in test_revocation_mode_soft
    validate_path(context, path)
  File "/Users/michael/certvalidator/tests/../certvalidator/validate.py", line 50, in validate_path
    return _validate_path(validation_context, path)
  File "/Users/michael/certvalidator/tests/../certvalidator/validate.py", line 358, in _validate_path
    raise PathValidationError(pretty_message(
certvalidator.errors.PathValidationError: The path could not be validated because the end-entity certificate expired 2022-07-27 12:00:00Z