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 réponse
0
Réponse acceptée

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
répondu il y a 2 ans
  • many thanks! that seems the root of the yes/no what I need, and then I can move on with ECR ! thanks!

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions