Setup DNS with SSL on CodeArtifact repo

0

Hi, I have pointed a CNAME to my CodeArtifact repo and it seems to be working but I am not sure how to make the SSL work properly. I have a wildcard certificate from ACM installed to the domain but when I checked, the certificate in CodeArtifact repo doesn't match my domain. I don't see any documentation about setting up DNS+SSL on CodeArtifact repo so any help will be highly appreciated. Thanks!

1 回答
0

Hello,

With your CNAME, DNS will answer with CodeArtifact IP addresses. However when a client negotiate TLS he will get a certificate from CodeArtifact server which does not contain your domain, thus TLS verification will fail.

As for now there is no way to modify CodeArtifact certificate to include your domain or setup a custom domain name.

Best regards,

AWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则