Home IIS.NET Forums Partner and Community Forums PHP Community php_curl / winSSL / schannel
Last post Oct 29, 2018 08:15 AM by vjardin
6 Posts
Oct 27, 2018 10:59 PM|vjardin|LINK
Hi,
For many monthes, curl.exe uses winssl / schannel :
C:\Windows\System32\curl.exe --version curl 7.55.1 (Windows) libcurl/7.55.1 WinSSL Release-Date: [unreleased] Protocols: dict file ftp ftps http https imap imaps pop3 pop3s smtp smtps telnet tftp Features: AsynchDNS IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL
which allows to share the certificate with windows store.
However, php_curl still uses openssl backend. How can php_curl use winSSL too ?
thank you,
Vincent
8932 Posts
MVP
Oct 28, 2018 12:44 AM|lextm|LINK
PHP is still managed via mailing lists, so you need to report to the developers via that channel https://github.com/php/php-src/blob/master/README.MAILINGLIST_RULES
Oct 29, 2018 08:15 AM|vjardin|LINK
Thanks for the advice. From:
http://www.php.net/mailing-lists.php
which mailing list is best for such thread ?
best regards,
6 Posts
php_curl / winSSL / schannel
Oct 27, 2018 10:59 PM|vjardin|LINK
Hi,
For many monthes, curl.exe uses winssl / schannel :
C:\Windows\System32\curl.exe --version
curl 7.55.1 (Windows) libcurl/7.55.1 WinSSL
Release-Date: [unreleased]
Protocols: dict file ftp ftps http https imap imaps pop3 pop3s smtp smtps telnet tftp
Features: AsynchDNS IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL
which allows to share the certificate with windows store.
However, php_curl still uses openssl backend. How can php_curl use winSSL too ?
thank you,
Vincent
8932 Posts
MVP
Re: php_curl / winSSL / schannel
Oct 28, 2018 12:44 AM|lextm|LINK
PHP is still managed via mailing lists, so you need to report to the developers via that channel https://github.com/php/php-src/blob/master/README.MAILINGLIST_RULES
Affordable IIS Consulting Services at https://support.lextudio.com/services/consulting.html
---------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
6 Posts
Re: php_curl / winSSL / schannel
Oct 29, 2018 08:15 AM|vjardin|LINK
Thanks for the advice. From:
http://www.php.net/mailing-lists.php
which mailing list is best for such thread ?
best regards,
Vincent