Apache-ssl 与 mod_ssl

发布于 2024-10-16 04:24:38 字数 163 浏览 1 评论 0原文

我刚刚购买了 SSL 证书,正在考虑在我的 Amazon Elastic Load Balancer 上实施该证书,该证书将利用 Apache2。据我了解,在 Apache 2 中实现 SSL 证书有两种选择 --- apache-ssl 或 mod_ssl。这个问题的目的是收集与选择其中之一相关的优点/缺点。

I just purchased an SSL certificate and am considering options for its implementation on my Amazon Elastic Load Balancer, which will leverage Apache2. From what I understand I have two options for implementing an SSL certificate in Apache 2 --- either apache-ssl or mod_ssl. The purpose of this question is to collect benefits/drawbacks associated with going with one or the other.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

深海不蓝 2024-10-23 04:24:38

你不会想要 apache-ssl。它基于 Apache 的古老(史前)版本,使用速度较慢的 SSL 库,并且用户群规模大致为零。如果您的需求增加,总体来说维护起来会更加困难。

You will not want apache-ssl. It is based on an ancient (prehistoric) version of Apache, uses somewhat slower libraries for the SSL stuff, and has roughly zero sized userbase. It is in overall harder to maintain if your requirements increase.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文