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

[develop] x509 additional certificate & csr extensions #49102

Merged

Conversation

garethgreenaway
Copy link
Contributor

What does this PR do?

A change to allow additional supported X509 certificate and CSR extensions. These extensions can be passed as additional kwargs and made valid using the ext_mapping dictionary argument.

What issues does this PR fix or reference?

N/A

Previous Behavior

Additional extensions would be ignored.

New Behavior

Using the ext_mapping parameter, additional extensions can be used.

Tests written?

Yes

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

…sions. These extensions can be passed as additional kwargs and made valid using the ext_mapping dictionary argument.
@cachedout
Copy link
Contributor

I'd ike to have @clinta look at if he's able to.

@clinta
Copy link
Contributor

clinta commented Aug 14, 2018

LGTM, a nice way to make this module extensible.

@rallytime rallytime merged commit d73c297 into saltstack:develop Aug 14, 2018
garethgreenaway added a commit to garethgreenaway/salt that referenced this pull request Sep 19, 2019
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.

5 participants