On 05/18/2016 03:55 AM, Daniel Stenberg wrote:
> I guess ftp is there more for completeness rather than ftp servers
> actually offering multiple protocols behind TLS.
> 

Using something like sslh[1] any server can multiplex any protocol with
ALPN (or by abusing SNI) right now.  I currently host many different
protocols/services behind TLS on port 443. :)

[1]: http://www.rutschle.net/tech/sslh.shtml
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html

Reply via email to