I’ve used Apache, Modssl, and Openssl to create my ssl cert. It is working fine with localhost, however, I do have trouble to make it work with a virtual host. For example, my localhost name is lablinx while my virtual host names is testlablinx, I can browse https://lablinx but not the https://testlablinx . Is there anything wrong with my configuration that I don’t know yet? Any help will be appreciated.
Thanks so much.