[stork-users] Stork Agent: Specify location and name for certificate

Mik J mikydevel at yahoo.fr
Mon Aug 1 18:34:04 UTC 2022


OS: Openbsd 7.1

Hello everyone,

When I start the stork agent I can see messages about the agent not finding certificates
# ./backend/cmd/stork-agent/stork-agent --listen-stork-only
ERRO[2022-08-01 20:25:23]         caclient.go:113   open /var/lib/stork-agent/certs/ca.pem: no such file or directory

When I start it with the option --skip-tls-cert-verification I don't see such message
 # ./backend/cmd/stork-agent/stork-agent --listen-stork-only --skip-tls-cert-verification

I don't store certificates in /var/lib/stork-agent/certs/ca.pem and in the documentation for agent.env file they only talk about certificates for REST API.How can I add a configuration to specify the location and the name of ca.pem file ?
Thank you



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/stork-users/attachments/20220801/86e7a3fc/attachment.htm>


More information about the Stork-users mailing list