php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77464 ldap_start_tls times out in PHP 7.3.1
Submitted: 2019-01-15 19:02 UTC Modified: 2019-01-15 20:04 UTC
From: theodorejb at outlook dot com Assigned:
Status: Duplicate Package: LDAP related
PHP Version: 7.3.1 OS: Windows 10
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: theodorejb at outlook dot com
New email:
PHP Version: OS:

 

 [2019-01-15 19:02 UTC] theodorejb at outlook dot com
Description:
------------
It works fine in PHP 7.3.0, but in PHP 7.3.1 the request hangs and eventually times out without any error message.

The same issue occurs if I call ldap_connect using ldaps + port 636 instead of ldap + port 389.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-01-15 20:03 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2019-01-15 20:03 UTC] ab@php.net
Thanks for the report. Do you use secure connection?

Thanks.
 [2019-01-15 20:04 UTC] ab@php.net
-Status: Feedback +Status: Duplicate
 [2019-01-15 20:04 UTC] ab@php.net
Nevermind, ldaps :) Please check bug #77440.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC