How do you rebuild Wazuh and osquery packages to include updated SSL cert? #10039
Replies: 1 comment
-
What does the launcher flag file look like? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a LetsEncrypt SSL cert for my manager and am having an issue communicating with launcher apparently due to a cert mismatch. How do you rebuild the agent packages to include the new cert?
This is part of an earlier unresolved issue I opened almost two months ago (#9731). The error thrown is:
transport: authentication handshake failed: x509: certificate signed by unknown authority
I was asked to provide the output of 'sudo salt-call pillar.get global' which looks like this:
I'd love to get this resolved and the agents deployed. Right now, I've had to disable the 'launcher.so-launcher' service on all of my nodes due the sheer volume of the above error so if anyone can point me in the right direction, I would be very appreciative!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions