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.
我尝试寻找任何提到 HTTPS 的文章,但我只得到通用的 HTTP 绑定材料,没有提到 HTTP 安全。
我还没有找到很多具体的教程材料。信息中心中提到了通用方法。基本点是 ESB 提供对 Web 服务的访问权,而 HTTPS 或 SSL 连接主要在 Web 服务本身中定义。
似乎您搜索 SSL 会得到更广泛的结果,例如这里
另一种选择是在 WAS 前面使用 Web 服务器(带有 SSL)。