Currently I try to use the octopus tentacle image Docker to connect to octopus server via polling mode. Unfortunately I get the folowing error: The following certificate errors were encountered when establishing the HTTPS connection to the server: RemoteCertificateChainErrors. Because we use internal certifactes I have to import it somehow in the container.
Is it possible to provide a custom certiface in the container because I found nothing in the docs and want to avoid build a custom image?