spark-operator icon indicating copy to clipboard operation
spark-operator copied to clipboard

TLS Configuration Options For Webhook

Open crbednarz opened this issue 2 years ago • 0 comments

Hello,

I've been looking through the documentation from the webhook and have been unable to find any options about specifying additional TLS configurations such as minimum supported version or supported ciphers.

Am I correct in my assumption that the webhook is simply using the default values out of crypto/tls's tls.Config which would mean TLS 1.0+ and all ciphers? And is anyone aware of any mechanism for configuring the webhook TLS beyond the certificate/key?

Thanks

crbednarz avatar Jun 17 '22 17:06 crbednarz