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 TLS cert hostname validation when using a proxy #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amarinderca
Copy link

Description

When connecting to the auth api via a forwarding proxy, TLS cert hostname validation fails. The bug was discovered while working on upgrading our VPN server to Alma 9.

Motivation and Context

Fixes issue described in #26

How Has This Been Tested?

I have tested this change on a test Alma 9 machine with some of our internal testers for about a week. No one has reported issues connecting to the VPN.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

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.

1 participant