On Tue, 26 Apr 2016, Ray Satiro via curl-library wrote:
I've been monitoring some FTPS in Wireshark and one thing I've noticed is the ClientHello contains the ALPN extension for http/1.1 and h2. Is it acceptable to be sending that for protocols other than HTTP?
No, that's plain wrong. *If* it would be sent, it should ask for the correct protocols in the ALPN field but there won't be any such non-HTTP protocols specified to use and no servers out there would look for any...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
