Skip to content

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

@kjacobsen

Description

@kjacobsen

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions