TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Apache SSL On Multiple Name-Based VHosts Using Server Name Indication (SNI)

1 点作者 citizenkeys大约 12 年前

1 comment

citizenkeys大约 12 年前
Originally, SSL required using a separate i.p. address for every host that wanted to use SSL. The reason was because the security certificate wasn't sent until after the secure connection was made. That precluded choosing the certificate on hostname. <a href="http://stackoverflow.com/questions/517336/apache-name-virtual-host-with-ssl" rel="nofollow">http://stackoverflow.com/questions/517336/apache-name-virtua...</a><p>Apache HTTPD supports SNI since version 2.2.12.