Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validate certificates against crl #619

Closed
wants to merge 1 commit into from
Closed

Conversation

ekneg54
Copy link
Collaborator

@ekneg54 ekneg54 commented Jun 21, 2024

This PR will add validation of certificates against a certificate revocation list as this is not done by the builtin ssl module and not by the requests library. Identified identities:

  • http_getter
  • "credentials" classes

this will implement the needed validation and fix the identities

@ekneg54 ekneg54 self-assigned this Jun 21, 2024
@ekneg54 ekneg54 changed the title validate certificate against crl validate certificates against crl Jun 21, 2024
@ekneg54 ekneg54 added the enhancement New feature or request label Jun 21, 2024
@ekneg54 ekneg54 closed this Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant