Multiple SSL certificates on one server
- by Kyle O'Brien
We're hosting two websites on our fairly tiny but dedicated production server. Both website require SSL authentication.
So, we have virtualhosts set up for both of them. They both reference their own domain.key, domain.crt and domain.intermediate.crt files.
Each CSR and certificate file for each site was setup using its own unique information and…