Merge pull request #574 from wazuh/change/573-adapt-vd-to-wazuh-keystore-for-indexer-configuration

VD keystore changes
This commit is contained in:
Gonzalo Acuña 2024-02-02 11:06:41 -03:00 committed by GitHub
commit 2f5280fa9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 4 deletions

View File

@ -114,8 +114,6 @@
<hosts>
<host>https://wazuh-indexer-0.wazuh-indexer:9200</host>
</hosts>
<username>admin</username>
<password>VDPass</password>
<ssl>
<certificate_authorities>
<ca>/etc/ssl/root-ca.pem</ca>

View File

@ -114,8 +114,6 @@
<hosts>
<host>https://wazuh-indexer-0.wazuh-indexer:9200</host>
</hosts>
<username>admin</username>
<password>VDPass</password>
<ssl>
<certificate_authorities>
<ca>/etc/ssl/root-ca.pem</ca>