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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Thu Nov 21 19:01:29 2024 UTC