已经确保证书在弗吉尼亚北部地区。 还尝试输入给出此错误的域名:
com.amazonaws.AmazonServiceException: 1 validation error detected: Value '*.domainname.com ' at 'serverCertificateId' failed to satisfy constraint: Member must have length less than or equal to 32 (Service: AmazonCloudFront; Status Code: 400;
仍然无法找出确切的问题。
谢谢。
答案 0 :(得分:2)
CloudFront支持1024和2048位的公共密钥长度。
您上传的ACM证书为4096位,CloudFront不支持。