issues with basic securityconfig from userguide #523
-
Hello, Hopefully you can show me my error and help me fix it. below I provide my configuration and logs Configopensearch.yaml
customadmin.yaml
securityconfig-secret.yamlLOGSmy-first-cluster-securityconfig-update logs:
my-first-cluster-nodes-0 logs
my-first-cluster-bootstrap-0 logs
best regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @treknado please add the option to configure tls for the http port and then try again:
There is a deficit that as soon as one part of tls security is configured the demo configuration is completly disabled and that leads to the http port not being configured with TLS. But the securityconfig-update-job always expects TLS to be enabled. |
Beta Was this translation helpful? Give feedback.
-
Hello @swoehrl-mw, Due to internal regulations I have to use istio as a virtual service to expose dashboards to the internet. unfortunately I run into the same error as described above when i activate istio on the namespace. asked in a different way: |
Beta Was this translation helpful? Give feedback.
Hi @treknado please add the option to configure tls for the http port and then try again:
There is a deficit that as soon as one part of tls security is configured the demo configuration is completly disabled and that leads to the http port not being configured with TLS. But the securityconfig-update-job always expects TLS to be enabled.