[Bug 54772] New: LDAP Explorer (LEX) fails to connect without SSL
https://bugs.winehq.org/show_bug.cgi?id=54772 Bug ID: 54772 Summary: LDAP Explorer (LEX) fails to connect without SSL Product: Wine Version: 8.5 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: wldap32 Assignee: wine-bugs(a)winehq.org Reporter: alexhenrie24(a)gmail.com Distribution: --- Created attachment 74265 --> https://bugs.winehq.org/attachment.cgi?id=74265 WINEDEBUG=+wldap32 Steps to reproduce: 1. Run `winetricks dotnet452` 2. Run `wine LEX.msi` 3. Run `docker run --detach -p389:389 osixia/openldap` 4. Run `wine 'C:\Program Files (x86)\CerroTorre\LEX\LEX.exe'` 5. Wait for the splash screen to close, or move the "LDAP Connections" window out from under it 6. Enter "localhost" for the server 6. Check "Anonymous bind" 7. Click "Fetch" At this point, a "Connect Error" dialog appears that says "The feature is not supported." The problem is that a callback function is registered to check the server's TLS certificate, but Wine incorrectly errors out when there is no certificate. $ sha256sum LEX.msi 68810d827de3f90c0223fcb18a66dde49aee189789b37dd4cdeebe013fa402be -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54772 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.ldapexplorer.com | |/download/LEX1.5.003/LEX.ms | |i See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=54727 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54772 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |12b5da66e9b7ead4e0f09b58809 | |88e7a4a78610e Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/12b5da66e9b7ead4e0f09b5880988e7... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54772 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.6. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla