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

x509_crl_info: allow to not enumerate revoked certificates #232

Merged

Conversation

felixfontein
Copy link
Contributor

SUMMARY

For large CRL files, returning the list of all revoked certificates is pretty inefficient. This PR adds an option to avoid returning that information.

CC @JuddTracy-DAS

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

x509_crl_info

@felixfontein felixfontein mentioned this pull request May 19, 2021
11 tasks
Copy link
Contributor

@Andersson007 Andersson007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (maybe put the option to the examples?)

@felixfontein
Copy link
Contributor Author

@Andersson007 good idea! Just added an example.

@felixfontein felixfontein merged commit 69aeb2d into ansible-collections:main May 19, 2021
@felixfontein felixfontein deleted the list_revoked_certificates branch May 19, 2021 07:32
@felixfontein
Copy link
Contributor Author

@Andersson007 thanks for reviewing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants