Many companies use a HTTPS proxy, which presents internal certificates for all sites. These certs need to be added to cert trust stores in container images. Go through various ways to do so (baking them in, mounting in as config at startup).
This was started but never published.