I am trying to renew a wildcard certificate for EC2 instances on AWS. The service to which these servers belong consists of one server and a set of servers per AWS ELB.
The certificate has been successfully updated and verified on one server.
The same is true for the instance captured from the image that ELB uses for AutoScaling.
However, when I try to add a new certificate to the load balancer, I get the above error. I am sure that the certificate is correct and is in PEM format. At first I tried through the web console, and then used aws command line tools with the same result.
Has anyone encountered a similar problem recently?
amazon-web-services amazon-elb ssl-certificate
marekful Mar 03 '14 at 14:57 2014-03-03 14:57
source share