使用 SSL 通信配置安全连接

通过在 IBM® HTTP Server (IHS) 中使用安全套接字层 (SSL),可配置服务器与关联的客户机之间的安全连接。可通过启用在 IHS 的缺省 httpd.conf 文件中包括的 SSL 伪指令来设置 SSL。

开始之前

在配置 SSL 支持之前,必须将 IBM HTTP Server 重定向到 WebSphere® Application Server。有关将 IBM HTTP Server 重定向到 WebSphere Application Server 的指示信息,请参阅为 IBM HTTP Server V8 配置 Web 插件

关于此任务

启用 httpd.conf 文件中的 SSL 伪指令后,WebSphereApplication Server 将可以接受来自 IBM HTTP Server 的自签名证书以建立连接,以便可以完成事务。有关为 WebSphere Application Server V7.0 和 V8.0 设置安全连接的完整信息,请参阅 Guide to properly setting up SSL within the IBM HTTP Server

过程

Guide to properly setting up SSL within the IBM HTTP Server 中,请遵循在 IBM HTTP Server 配置文件 (httpd.conf) 中启用 SSL 伪指令的指示信息。

反馈