Miguel Fernandez

Results 4 issues of Miguel Fernandez

|Related issue| |---| |https://github.com/wazuh/wazuh-packages/issues/1676| ## Description Core is developing a new option for ```wazuh-authd``` to avoid having OpenSSL as a dependency. We need to adapt the packages to this new...

|Related issue| |---| |closes #1573 | ## Description We could only have one IP per node, in order to allow multiple IPs I had to change the ```cert_parseYaml``` function. This...

|Related issue| |---| |#1552| ## Description We need to check if the wazuh indexer nodes are active, this was being done at the end. I changed it to be done...

|Related issue| |---| |https://github.com/wazuh/wazuh-packages/issues/1787| ## Description When ```auth.pass``` is created it is set with the wrong ownership and permissions. ```` [root@linux-agent vagrant]# ll /var/ossec/etc/ total 48 -rw-r--r--. 1 root root...