Thank you Ray! This makes a lot of sense.

David Lopes  |  Subject Matter Expert, Platform Extension Services

david.lo...@dynatrace.com <mailto:david.lo...@dynatrace.com >  |  M: +55 11 9 
8850 0990

_____________________________________________________________

Dynatrace.com<http://www.dynatrace.com/en/index.html>  |  
LinkedIn<https://www.linkedin.com/company/dynatrace>  |  
Twitter<https://twitter.com/Dynatrace>

________________________________
From: curl-library <curl-library-boun...@cool.haxx.se> on behalf of Ray Satiro 
via curl-library <curl-library@cool.haxx.se>
Sent: Tuesday, March 3, 2020 2:28 AM
To: curl-library@cool.haxx.se <curl-library@cool.haxx.se>
Cc: Ray Satiro <raysat...@yahoo.com>
Subject: Re: Building with HTTPS-Proxy feature on Windows

On 3/2/2020 5:36 PM, Lopes, David via curl-library wrote:

I am unable to build with HTTPS-Proxy feature on Windows (curl 7.68)

I am using OpenSSL as the backend, I have also tried with the WINSSL backend

�

Is there any flag I need to set to build with the feature?

�

I always get these features:

�

1> [CMake] -- Enabled features: SSL IPv6 libz AsynchDNS NTLM

1> [CMake] -- Enabled protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP 
IMAPS LDAP POP3 POP3S RTSP SMTP SMTPS TELNET TFTP

  1.  [CMake] -- Enabled SSL backends: OpenSSL


It is a bug that it is missing from the features list. HTTPS-proxy is enabled 
by default if you use OpenSSL, GnuTLS or NSS. HTTPS-proxy is not supported for 
Schannel (Windows native SSL). If you've built curl with OpenSSL then curl -V 
it should show you the full features. I've submitted a PR to add HTTPS-proxy to 
the features detection in the cmake build. [1]

[1]: 
https://github.com/curl/curl/pull/5025<https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fcurl%2Fcurl%2Fpull%2F5025&data=02%7C01%7Cdavid.lopes%40dynatrace.com%7C2b5a825cce99429a8a6c08d7bf348b1f%7C70ebe3a35b30435d9d677716d74ca190%7C1%7C1%7C637188104712298946&sdata=WIn%2B8kNV7WvpuIUadB%2FlU4ZuAsjF9ykeZQSuadWZxL0%3D&reserved=0>

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to