# I have a local docker registry that I want to publish images to, but to do so I need to supply buildkit with a ca cert. What is the best way to do this? Can I configure the buildkit container to use the host's /etc/ssl/certs?