You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Affected version
nightly
Current and expected behavior
Currently we set
druid.client.https.validateHostnames
anddruid.server.https.validateHostnames
tofalse
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
The text was updated successfully, but these errors were encountered: