You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to the issue fixed in fc82b79, 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
The text was updated successfully, but these errors were encountered:
Similar to the issue fixed in fc82b79, the revocation_mode tests are once again failing:
The text was updated successfully, but these errors were encountered: