使用 IPsec 保护流量

发布于 2024-08-17 03:47:12 字数 120 浏览 4 评论 0原文

我有一个客户端服务器环境,希望使用 IPsec 保护网络流量。要实现这一点涉及什么?该应用程序工作正常,我只需要确保计算机之间的流量安全。

我需要什么 - 例如每台计算机上的证书?我需要更改套接字读/写代码吗?

I have a client server environment and would like to secure the network traffic using IPsec. What is involved to get this implemented? The application is working fine, I just need to secure the traffic between computers.

What do I need - certificates on each computer for example? Do I need to make changes to the socket read/write code?

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

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

发布评论

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

评论(1

情归归情 2024-08-24 03:47:12

由于 IPSec 是在 IP 级别实现的,因此您的应用程序不需要针对 IPSec 进行更改(并且它不会注意到任何相关情况)。

IPSec 到底需要什么取决于 - 但你最好在 serverfault 上问这个问题。

Since IPSec is implemented at the IP level, your application does not need to be changed for IPSec (and it will not notice anything about it).

What exactly is needed for IPSec depends - but you'd be better off asking this question on serverfault.

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