php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #77504 ssh2 cannot use WinSSL/schannel
Submitted: 2019-01-23 01:26 UTC Modified: -
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: vjardin at free dot fr Assigned:
Status: Open Package: ssh2 (PECL)
PHP Version: 7.3.1 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
11 + 39 = ?
Subscribe to this entry?

 
 [2019-01-23 01:26 UTC] vjardin at free dot fr
Description:
------------
Windows includes a secure store that should be used. For instance, its curl.exe or libssh2 can leverage the schannel/WinSSL API.

Currently, PHP ssh2 on Windows assumes to be built only with OpenSSL.

Windows native WinSSL would be a better option by default.


Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 06:01:35 2024 UTC