Private certificate authority

Hi everyone,

is there a way to inject own root and intermediate certificates from a private certificate authority? The classic way with virtualbox and boot2docker you could ssh into the vm an install the certificates. How is this possible with docker-for-mac?

Rgds

Marco

got it: https://github.com/gesellix/inject-docker-certs
a bit hacky, but looks like this is working