We currently have a SSL certificate for mycompany.com in GoDaddy and they are asking me to get one for our QA department for the URL qa.mycompany.com. I have installed certificates just fine with Let's Encrypt before, but never for a subdomain, and specially with a domain with a certificate installed already.
qa.mycompany.com is hosted in another server, with another public IP. The DNS configuration is done in GoDaddy where mycompany.com and qa.mycompany.com is hosted. I am planning to use certbot to install Let's Encrypt certificate for qa.mycompany.com in QA server.
Is there any risk in doing this? Like overriding the SSL certificate of mycompany.com? Or making it invalid after installing the one for qa.mycompany.com?