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개 답변
0
수락된 답변

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
답변함 2년 전
  • many thanks! that seems the root of the yes/no what I need, and then I can move on with ECR ! thanks!

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠