TritonDataCenter / node-docker-registry-client

node.js client for the docker registry
Mozilla Public License 2.0
64 stars 33 forks source link

CA certificates option not respected #30

Closed sirlatrom closed 4 years ago

sirlatrom commented 5 years ago

When specifying the ca option, it is not passed on to the underlying client. This makes the client unable to communicate securely with registries that have self-signed certificates or through a MITM outgoing corporate proxy.