Using certificates to authenticate your business website is a must when dealing with Secure Sockets Layer or Transport Layer Security traffic. The Server Name Indication extension to the TLS protocol ...
So, I have an apache server runnning with multiple vhosts setup, with SNI serving different SSL certs for each domain. That's not a problem. I need to install another self-signed cert for accesses to ...