Greetings!
Recently our Google Workspace certificate got expired. This resulted into non accessibility of the Wazuh Dashboard.
The 400 error we are getting is - Error: malformed_certificate.
We are running on Wazuh v4.3 which is deployed on AWS EKS cluster.
Referring to this document, I downloaded new Google_Metadata.xml and updated under ../wazuh-kubernetes/wazuh/indexer_stack/wazuh-indexer/indexer_conf/. Suggested changes were also made under ../wazuh-kubernetes/wazuh/indexer_stack/wazuh-indexer/indexer_conf/config.yml as mentioned in the above document.
/usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/Google_Metadata.xml and /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/config.yml could be seen as updated post pod restart. However, the error remains the same.
securityadmin script was not run thinking that the pod restart will wipe out the changes. roles_mapping.yml on Indexer and wazuh.yml on Dashboard kept unchanged as this was modified during the initial SSO configuration.
Is there anything which I am missing out?
Please advise.
Thanks&Regards,KS