在 node.JS 上启动 TLS over TCP 服务器流
尝试编写 starttls https://gist.github.com/848444 的类似内容,但用于服务器流。
由于 setSecure 已被删除,因此没有简单的方法可以实现它;
所以有一个TCP服务器,我需要在某一时刻开始加密,starttls不适用于这种情况。
Trying to write analog of starttls https://gist.github.com/848444 but for server stream.
Since setSecure was removed there are no easy way to make it;
So there are an TCP server, and I need to start encryption at one moment, starttls don't work for this case.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论