Skip to content

TLS ALPN protocol id enumeration support

Latest
Compare
Choose a tag to compare
@prbinu prbinu released this 25 Sep 15:52
· 1 commit to master since this release

New feature: ALPN protocol id enumeration. A new field alpn
is added to the JSON output to indicate ALPN protocol id
selected by the server. Besides alpn, sni is also added
as a new field to indicate SNI value set by the client.

Full Changelog: 1.5.2...1.6.0