SSL not working for A record subdomain

I set up an external domain so that it points to my Netlify site using DNS at orsem2020.netlify.app to use admuorsem2020.com.

Even though my primary domain (admuorsem2020.com) has an SSL certificate, the subdomain I set up (with an A record) in api.admuorsem2020.com does not have one, which I need for the client server to get API requests from.

Got it to work! I just learned the SSL certification is done on the DigitalOcean back-end NGINX server itself, and not on Netlify’s end

1 Like

Hi, @orsem2020, it sounds like you have it working now and thank you for the follow-up to share the solution as well. We appreciate it and it makes the community site that much better!

Thanks again for taking the time to share the answer. :+1: