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

Support arbitrary dotted notation for OIDs in cryptography backend #91

Conversation

felixfontein
Copy link
Contributor

SUMMARY

Instead of the symbolic name of an OID, allows to provide the OID itself as a dotted string (like 1.2.3.4).

Fixes #39, and similar usages in other modules.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

every cryptography backend that is using OIDs

@felixfontein
Copy link
Contributor Author

ready_for_review

@MarkusTeufelberger
Copy link
Contributor

Looks good to me

shipit

@felixfontein felixfontein merged commit 05b0bdb into ansible-collections:main Jul 21, 2020
@felixfontein felixfontein deleted the cryptography-support-arbitrary-oids branch July 21, 2020 13:33
@felixfontein
Copy link
Contributor Author

@MarkusTeufelberger thanks a lot for reviewing!

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.

openssl_csr extendedKeyUsage should support custom oid
2 participants