Hacker News new | ask | show | jobs
by alanpost 3961 days ago
Traditionally, you had to bind each SSL certificate to it's own IP address. Today, if both you and your client support Server Name Indicator (SNI) it works to specify the certificate inside each VirtualHost.

EDIT: I realize after posting that you may be asking about the syntax of VirtualHost in Apache, and not about how TLS works in this use case.

1 comments

No you didn't gott my question. Image you have 500 SSL certificate and one server? How do you manage this?