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

ADDED: Subject Alternate Names support for certs #2

Merged
merged 1 commit into from
Oct 27, 2014

Conversation

smeinel
Copy link
Contributor

@smeinel smeinel commented Oct 24, 2014

Hi! I've been using your awesome cookbook lately, but for some of my servers, I needed to be able to have Subject Alternate Names support in my certs. Rather than asking you to add it, I figured it would be a good way to get better at Chef to add the feature myself. I'm submitting the PR to you in case you'd like to add it back into your cookbook.

Thanks!

It is now possible to create certs that support multiple DNS names.

ADDED: Tests for Subject Alternative Name feature
UPDATED: README.md now includes documentation for the SAN feature

@zuazo
Copy link
Owner

zuazo commented Oct 24, 2014

Thanks @smeinel! Wonderful work! 😮 The change you have made in this PR is not at all easy to do. Documentation and tests included, nothing is missing.

Just an aesthetic detail: Could you rename the subject_alternate_name to subject_alternate_names? I think it makes more sense in plural. But only if you agree.

@smeinel
Copy link
Contributor Author

smeinel commented Oct 27, 2014

Hi @zuazo I've made the changes and am currently running the tests. Once that's done, I'll rebase my branch and push it up.

It is now possible to create certs that support multiple DNS names.

ADDED: Tests for Subject Alternative Name feature
UPDATED: README.md now includes documentation for the SAN feature
@smeinel smeinel force-pushed the feature-subject_alternate_names branch from c410b74 to 93af924 Compare October 27, 2014 16:31
@smeinel
Copy link
Contributor Author

smeinel commented Oct 27, 2014

OK, I've done a rebase and pushed the changes up to the PR branch. @zuazo please let me know if there are any further modifications needed.

@zuazo
Copy link
Owner

zuazo commented Oct 27, 2014

Excellent work! 😃 Thank you again. I'll let you know when I release it.

zuazo added a commit that referenced this pull request Oct 27, 2014
ADDED: Subject Alternate Names support for certs
@zuazo zuazo merged commit a693986 into zuazo:master Oct 27, 2014
@smeinel smeinel deleted the feature-subject_alternate_names branch October 27, 2014 18:33
@zuazo
Copy link
Owner

zuazo commented Nov 3, 2014

Released in 0.3.0.

karlsvec added a commit to karlsvec/ssl_certificate-cookbook that referenced this pull request Dec 9, 2015
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