libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.56k stars 273 forks source link

tls: specify ALPN #496

Open marten-seemann opened 1 year ago

marten-seemann commented 1 year ago
    > Unless I am missing something this is not true: the TLS spec does not specify what ALPN to use.

Good catch. Both Go and Rust do this. @marten-seemann can you add it to the TLS spec? Either in this pull request or a separate one?

_Originally posted by @mxinden in https://github.com/libp2p/specs/pull/446#discussion_r1046356481_