Skip to content

Conversation

@Nick-Andreano
Copy link
Contributor

Added support for TLS 1.3

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does this provide support for TLS1.3? Is this somehow leveraging the defaults that IAP provides? Maybe this MR needs a better description of the change and how this change will enable 1.3.

@kvelarde-itential
Copy link
Contributor

@steven-schattenberg-itential It looks like there are 2 new configuration variables for min and max values as well. Do we want to plumb those through as part of this PR as well?

@Nick-Andreano
Copy link
Contributor Author

TLS_method allows TLS v1.0 through v1.3, negotiating the highest mutually supported version
So it doesn't force 1.3 but it allows for it. If we want to force 1.3 we can add those min/max vars like Kevin said.

@Nick-Andreano Nick-Andreano merged commit 15b1247 into itential:main Jan 5, 2026
1 check passed
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.

3 participants