I have a set up for 4 domains/subdomains running on 4 Nginx servers on 4 different instances:
www.example.com
ai.example.com
cms.example.com
submissions.example.com
I have purchased UCC Multiple Domain certificate from Godaddy for these subdomains
Each of these subdomains is hosted on a separate server.
How do I generate a CSR which will account for each of the subdomain on the different servers?
The CSR I have right now is for the root domain example.com
, but it does not seem to be working: only working on the subdomain server (AWS instance) where I have generated the CSR but not on another subdomain on another instance even though I have added the subdomains to the SAN.