configuring a fleet_server.cert and fleet_server.cert_key in the credentials.yml file leads to the Elastic Agent having an empty URL (:///) when trying to enroll itself into Fleet Server.
How to reproduce
- start docker container with fleet setup and fleet server enabled and configure certificates
- log the
c.cllient.URI() of the enroll_cmd
configuring a
fleet_server.certandfleet_server.cert_keyin thecredentials.ymlfile leads to the Elastic Agent having an empty URL (:///) when trying to enroll itself into Fleet Server.How to reproduce
c.cllient.URI()of the enroll_cmd