I have a SSL certificate from GoDaddy, I've imported that Certificate in ACM. But when I use that certificate with an Application Load Balancer it's not working with subdomain
- example.com - Working
- www.example.com - Working
- api.example.com - Showing unsecured
In GoDaddy's DNS manager I have added a CNAME for api.example.com with ALB's URL
Thank you!