You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to setup a fleet server to deploy some agents and I'm having trouble setting this up.
My kibana instance has a self signed certificate that I've generated, and when I try to deploy the fleet server I get the error:
x509: certificate signed by unknown authority
The error makes sense, but can't figure out how can I overcome this issue. Is there any way to add another trusted CA in order to be able to overcome this issue?