Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个部署在 azure 中的 Web 服务,它有一个 Web 角色和多个辅助角色。我可以使用 HTTPS 连接到 Web 角色,但通过 nettcp 进行的角色间通信仍然不安全。我想启用基于 ssl 的角色间通信。请问有什么指点吗?