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

Add support for specifying different TLS Certificate name from server address #16

Open
kjacobsen opened this issue Nov 22, 2018 · 0 comments
Milestone

Comments

@kjacobsen
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently the -Server value needs to match the common name on the TLS certificate. Could we, and should we support different values?

Describe the solution you'd like
Probably a -CertificateName parameter that if specified would be used during the validation. If it isn't specified, then the -Server value is used.

Describe alternatives you've considered
Alternative would be to keep with current behavior.

@kjacobsen kjacobsen added this to the 4.1 milestone Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant