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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Using SSL Certificates with HAProxy 1.5

72 点作者 fideloper将近 11 年前

3 条评论

fideloper将近 11 年前
After the last edition on using HAProxy 1.5, many asked about using it with SSL certificates, so I've written up the process on both SSL Termination and SSL Pass-Through.
评论 #8101887 未加载
jvehent将近 11 年前
See also <a href="https://wiki.mozilla.org/Security/Server_Side_TLS#Haproxy" rel="nofollow">https:&#x2F;&#x2F;wiki.mozilla.org&#x2F;Security&#x2F;Server_Side_TLS#Haproxy</a> and <a href="https://jve.linuxwall.info/ressources/taf/haproxy-aws/" rel="nofollow">https:&#x2F;&#x2F;jve.linuxwall.info&#x2F;ressources&#x2F;taf&#x2F;haproxy-aws&#x2F;</a>
aabajian将近 11 年前
This is great, we had to switch to HAProxy 1.5 during the beta for SSL support. Your blog post would have come in handy then!