My Domain Controllers auto enroll and get a Computerv2 cert that handles server authentication. One of the apps we use requires an SSL cert with a SAN that contains multiple hosts. I know how to create a certificate request that contains multiple hosts in the SAN. I have a couple of questions.
Can I just delete the auto enrolled Computerv2 certificate and import the private key for the multi SAN certificate to both Domain Controllers in the SAN
Could this break anything ADDS related? I think ADDS replication encrypts with Kerberos so I should be ok there.