`docker buildx build` failing when referring repo with TLS certificate signed with private CA
When building a Docker image based on an image in a private repo using a TLS certificate signed with a self-signed CA, everything works fine if that CA is already in the macOS Keychain or in the Windows Trusted Certificate…