Open
Description
Affected version
nightly
Current and expected behavior
Currently we set druid.client.https.validateHostnames
and druid.server.https.validateHostnames
to false
which imposes a security risk.
We should get rid of it.
Context:
druid-operator/rust/crd/src/security.rs
Lines 330 to 336 in d4477a5
Possible solution
No idea, needs testing
Additional context
No response
Environment
No response
Would you like to work on fixing this bug?
None