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

fix: rely on the PSC DNS name instead of the private IP address #590

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

nancynh
Copy link
Collaborator

@nancynh nancynh commented Jun 12, 2024

The PSC DNS name is included in all existing server certificates. So now we can use the PSC DNS name to verify the certificate instead of the private IP address of the instance. Users of PSC-enabled clusters won't have access to the private IP address anyway.

Fixes #546

@nancynh nancynh marked this pull request as ready for review June 24, 2024 22:36
@nancynh nancynh requested a review from a team as a code owner June 24, 2024 22:36
@nancynh nancynh merged commit f4dd341 into main Jun 24, 2024
16 checks passed
@nancynh nancynh deleted the psc-dns-name branch June 24, 2024 23:21
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.

Verify PSC DNS name is present as a SAN in the server certificate
2 participants