curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Problem connecting to HTTPS site via HTTPS proxy

From: Ray Satiro via curl-users <curl-users_at_cool.haxx.se>
Date: Wed, 29 Jan 2020 16:19:42 -0500

On 1/29/2020 12:21 PM, Jim B. via curl-users wrote:
> * Proxy replied 200 to CONNECT request
> * CONNECT phase completed!
> * ALPN, offering h2
> * ALPN, offering http/1.1
> * TLSv1.2 (OUT), TLS handshake, Client hello (1):
> * OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to www.cnn.com:443
> * Closing connection 0
> * TLSv1.2 (OUT), TLS alert, Client hello (1):
> curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to
> www.cnn.com:443

Bluecoat is probably playing mitm and drops the connection. Does it
happen with all https websites? Do you have the same problem when you
use a transfer tool other than curl?

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-01-29