I'm having some trouble using Amazon Load Balancer with HTTPS.
I already have a certificate and it's already configured.
Using curl, when I test load balance servers separately, I don't find any error.
But testing with load balancing address (curl -v "https_domain_name") it returns the following message:
"SSL certificate problem: unable to get local issuer certificate"
The certificate is valid and the name match the domain name in URL.