Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken pipe when using tcp fast open w/ HTTPS #825

Closed
j3ffrw opened this issue May 23, 2016 · 2 comments
Closed

broken pipe when using tcp fast open w/ HTTPS #825

j3ffrw opened this issue May 23, 2016 · 2 comments
Labels

Comments

@j3ffrw
Copy link

j3ffrw commented May 23, 2016

I did this

curl -vvv --tcp-fast-open https://www.yahoo.com

I expected the following

Connect to server(yahoo) w/ tfo

curl/libcurl version

from rev. 5db3139

[curl -V output perhaps?]
curl 7.49.0-DEV (x86_64-unknown-linux-gnu) libcurl/7.49.0-DEV OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 nghttp2/1.11.0-DEV librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp
Features: Debug TrackMemory IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP HTTP2 UnixSockets

operating system

Linux Mint 17.2 Rafaela

Hi,

I can't get tfo to work w/ https, it works fine with http though. Is it because curl doesn't yet support tfo w/ ssl as stated here #660? Thanks.

strace file
tfo.txt

Regards,

Jeff

@bagder
Copy link
Member

bagder commented May 23, 2016

Any thoughts @ghedo ?

@bagder bagder added the TLS label May 23, 2016
@j3ffrw
Copy link
Author

j3ffrw commented Aug 13, 2016

I guess this issue #907 answers my question. closing

@j3ffrw j3ffrw closed this as completed Aug 13, 2016
@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants