https://bugs.openldap.org/show_bug.cgi?id=9259
Bug ID: 9259
Summary: PHP ldap_start_tls function does not work on Windows
(No Official Documentation)
Product: OpenLDAP
Version: 2.4.44
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: ---
Component: libraries
Assignee: bugs(a)openldap.org
Reporter: auth1299(a)yahoo.com
Target Milestone: ---
Created attachment 731
--> https://bugs.openldap.org/attachment.cgi?id=731&action=edit
php function I wrote.
I am unable to get PHP function "ldap_start_tls" to work. I'm using PHP version
7.1.10 on windows 2016 server.
Documentation is at the link below but for windows, nothing works.
https://www.php.net/manual/en/function.ldap-start-tls.php
I can't even get proper debug information to work which makes it impossible for
me to resolve any issues. The only information I get back is this: LDAP
RESULT: -11 - Connect error
Debug command I am using.
ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, 7);
I have attached the php function I am using.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8155
Ryan Tandy <ryan(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|IN_PROGRESS |RESOLVED
Resolution|--- |TEST
Keywords|OL_2_5_REQ |
--- Comment #3 from Ryan Tandy <ryan(a)openldap.org> ---
Commits:
9282e6ed by Ryan Tandy at 2020-05-14T07:56:28-07:00
ITS#8155 Support cacertdir with GnuTLS
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8873
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs(a)openldap.org |quanah(a)openldap.org
Status|UNCONFIRMED |IN_PROGRESS
Ever confirmed|0 |1
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=8873
--- Comment #1 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
More deprecated options:
binddn
bindpw
proxyauthzdn
proxyauthzpw
acl-method
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9091
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9091
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|TEST |FIXED
--- Comment #6 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
Fixed in 2.4.49
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9080
--- Comment #3 from Quanah Gibson-Mount <quanah(a)openldap.org> ---
(In reply to jerj from comment #2)
> I am happy to contribute this under whatever opensource license OpenLDAP
> uses.
Please see https://www.openldap.org/devel/contributing.html, particularly the
IPR section.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9080
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=7027
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=7027
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=9080
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.openldap.org/show_bug.cgi?id=9080
Quanah Gibson-Mount <quanah(a)openldap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.openldap.org/s
| |how_bug.cgi?id=6462
--
You are receiving this mail because:
You are on the CC list for the bug.