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 subjectAltName (SAN) for leaf certificates #10

Merged
merged 1 commit into from
Jun 9, 2018

Conversation

michaelklishin
Copy link
Member

Both client and server. Values default to the same value as CN.
"localhost" is one of the hardcoded names since tls-gen is meant to be
used in development and QA environments.

When extended to all profiles, it will address #9.

Both client and server. Values default to the same value as CN.
"localhost" is one of the hardcoded names since tls-gen is meant to be
used in development and QA environments.
@michaelklishin michaelklishin changed the title Support SAN for leaf certificates Support subjectAltName (SAN) for leaf certificates Jun 8, 2018
@michaelklishin michaelklishin merged commit ec50e9b into master Jun 9, 2018
@michaelklishin michaelklishin deleted the initial-san-support branch June 9, 2018 01:08
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