netxduo icon indicating copy to clipboard operation
netxduo copied to clipboard

ALPN extension support in TLS

Open GKNSTM opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

Some TLS servers require ALPN extension (ALPN = application-layer protocol negotiation).

For example, Network Time Security protocol requires it (RFC 8915).

Describe the solution you'd like

Add support of ALPN ClientHello extension in NetXDuo TLS.

Additional context

RFC 7301 application-layer protocol negotiation https://www.rfc-editor.org/rfc/rfc7301

GKNSTM avatar Jun 21 '24 08:06 GKNSTM