Skip to content

test: test_revocation_mode_soft failing due to expired cert #40

@fanquake

Description

@fanquake

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions