Hi,
Would appreciate your help.
Tried to enable SSL on a 2nd top-level virtual server. Previously only the parent site (same Virtualmin install) had SSL enabled.
Here’s what I did for the 2nd server:
-Issued fresh certificate
-Added the .crt (certificate) file
-Added the .ca-bundle (certificate authority) file
After I did this I got locked out of Virtualmin, since the parent virtual server’s SSL got updated with the new cert and this caused a mismatch.
How can I avoid the parent virtual server importing the second certificate? I understand Virtualmin handles this SNI/Apache issue rather well.
Thanks in advanced