Skip to content

Get-NexusLocalServiceUri fails to account for certificates with a SAN #41

@JPRuskin

Description

@JPRuskin

If the certificate used for a Nexus SSL configuration has a different primary FQDN (e.g. 'example.ch0.co') and a SAN (e.g. 'nexus.example.ch0.co'), the logic in Get-NexusLocalServiceUri will always try the primary FQDN.

Either:

  • HostnameOverride should allow us to address this OR
  • We should catch that there are multiple possible FQDNs and prompt for the correct one

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions