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

Add more TLS options #87

Merged
merged 4 commits into from
Apr 26, 2024
Merged

Add more TLS options #87

merged 4 commits into from
Apr 26, 2024

Conversation

yux0
Copy link
Contributor

@yux0 yux0 commented Apr 26, 2024

What was changed

Add more TLS options

Why?

Add the tls options to support Private Link testing

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@yux0 yux0 requested a review from cretz April 26, 2024 21:17
@jackdawm
Copy link

Can you set the TLS minimum version to 1.3 please?
MinVersion: tls.VersionTLS13 or so

@bergundy
Copy link
Member

We need this in all SDKs not just Go. Doesn't have to be in this PR but should at least be tracked in an issue.

@yux0
Copy link
Contributor Author

yux0 commented Apr 26, 2024

We need this in all SDKs not just Go. Doesn't have to be in this PR but should at least be tracked in an issue.

Good point. Let me see how to support other languages. If it is hard, I will create an issue.

@yux0 yux0 merged commit 817f3da into main Apr 26, 2024
9 checks passed
@yux0 yux0 deleted the tls_disable_host_verification branch April 26, 2024 22:29
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.

None yet

4 participants