Skip to content

daemon does not connect when server is behind self signed certificate #148

@Petbotson

Description

@Petbotson

Is your feature request related to a problem? Please describe.
I am running Netvisor Server behind a Traefik instance with a certificate provided by my own internal CA. The Docker Daemon does not trust this certificate and fails to connect to the server.

Describe the solution you'd like
The possibility to add a environment variable to allow the connection to untrusted certificates.

Here is the error message from the daemon logs

netvisor-daemon  | Error: error sending request for url (https://netvisor.domain.com/api/daemons/register)
netvisor-daemon  | 
netvisor-daemon  | Caused by:
netvisor-daemon  |     0: client error (Connect)
netvisor-daemon  |     1: invalid peer certificate: UnknownIssuer

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions