【发布时间】:2012-12-04 08:21:40
【问题描述】:
是否可以在 IBM WebSphere Application Server 和 MS ActiveDirectory 之间通过两侧 SSL 配置 LDAP?我找不到任何确认,可以或不实施。
【问题讨论】:
标签: ssl active-directory ldap websphere-7
是否可以在 IBM WebSphere Application Server 和 MS ActiveDirectory 之间通过两侧 SSL 配置 LDAP?我找不到任何确认,可以或不实施。
【问题讨论】:
标签: ssl active-directory ldap websphere-7
我不确定 ActiveDirectory 部分,但对于 WebSphere 部分:
当你添加仓库检查Require SSL communications,那么你选择Use specific ssl configuration
当您单击SSL configurations 时,您可以创建一个新配置并在那里提供服务器和客户端证书。
一旦你这样做了,它应该进行双面 SSL 验证。
【讨论】: