要PHP可以连接到用self-signed certificate的ldaps服务器,需要在/etc/ldap.conf中添加一行:
TLS_REQCERT never
要PHP在Apache中连接到用self-signed certificate的ldaps服务器,需要在httpd.conf中添加一行:
LDAPVerifyServerCert Off
posted on 2015-05-29 00:12 Amonw's Weblog 阅读(284) 评论(0) 收藏 举报




















Slices of computers, programming and living
要PHP可以连接到用self-signed certificate的ldaps服务器,需要在/etc/ldap.conf中添加一行:
TLS_REQCERT never
要PHP在Apache中连接到用self-signed certificate的ldaps服务器,需要在httpd.conf中添加一行:
LDAPVerifyServerCert Off
posted on 2015-05-29 00:12 Amonw's Weblog 阅读(284) 评论(0) 收藏 举报
博客园 © 2004-2026
浙公网安备 33010602011771号
浙ICP备2021040463号-3
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。