AWS fargate - pulling from internal (private) repo possible with SSL cert bypass?

0

Hello experts I read a lot of the questions and answers about ECS/fargate with private repo, and I have been assigned to use ECS with our company's internal repo - nexus, since this Nexus is an HTTPS with a self-sign cert it seems ECS do not like self-sign cert

Is that any way to bypass the SSL cert check?

error below

CannotPullContainerError: inspect image has been retried 1 time(s): failed to resolve ref "/<repo_acc>/:latest": failed to do request: Head https:///<repo_acc>//manifests/latest: x509: certificate signed by unknown authority

1 Resposta
0
Resposta aceita

There is no way to bypass the SSL certificate check.

https://github.com/aws/containers-roadmap/issues/740

Unfortunately, no way to add a private CA certificate is provided either.

https://github.com/aws/containers-roadmap/issues/1301

profile picture
hayao-k
respondido há 2 anos
  • many thanks! that seems the root of the yes/no what I need, and then I can move on with ECR ! thanks!

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas