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

kvdi app and minimum tls version #70

Open
caduceus4 opened this issue Apr 21, 2022 · 1 comment
Open

kvdi app and minimum tls version #70

caduceus4 opened this issue Apr 21, 2022 · 1 comment

Comments

@caduceus4
Copy link

I am using the kvdi app with tls on the app. Is there a way to force it to negotiate tls v1.2, denying 1.1 and 1.0? I am using v0.3.4 of the app, but I suspect the same issue exists in 0.3.6.

I see in the source for the app, in vdicluster_app_util.go, functions such as:

func (c *VDICluster) GetAppSecretsName() string {

This (to me) suggests a reference back to a crd value but nothing for something like minTLSVersion. So is there any way to force a mnimum TLS version?

Thanks

@caduceus4 caduceus4 changed the title kvdi app and mnimum tls version kvdi app and minimum tls version Apr 21, 2022
@caduceus4
Copy link
Author

caduceus4 commented Apr 21, 2022

Note: I can play games with OpenSSL and get the kvdi app to negotiate with TLSv1.1, I want to allow only 1.2 or 1.3

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

No branches or pull requests

1 participant