I wanted to create a DNS entry for one domain to multiple ips like below :
example.com 111.111.111.111 example.com 222.222.222.222 Is this possible. If yes what record can we create like this, CNAME or A. Also if I have SSL certificate already installed on both 111.111.111.111 and 222.222.222.222, do I need to recreate the CSR and recreate the certificate?