简体   繁体   English

如何使用打开的ssl和wamp在Windows上设置双向身份验证/双向证书

[英]how to setup mutual authentication/bidirectional certificate on windows using open ssl and wamp

I am not sure where to begin exactly, I am trying to build a proof of concept to allow for encryption of internal applications data transmission over tcp/ip to a middleware application (also housed internally) and then from that middleware app to a destination application (again internal). 我不确定从哪里开始,我正在尝试建立一个概念证明,以便对内部应用程序进行加密,以使其通过tcp / ip传输到中间件应用程序(也位于内部),然后再从中间件应用程序传输到目标应用程序。 (再次内部)。

I'm making the assumption (right now since its just aa proof of concept model) that all 3 systems can handle sending and receiving encrypted data. 我假设所有三个系统都可以处理加密数据的发送和接收(由于它只是一个概念证明模型,所以现在)。

Thanks for the help! 谢谢您的帮助!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM