Skip to content
Snippets Groups Projects
Commit aa816e98 authored by Andy Green's avatar Andy Green
Browse files

alpn: assemble defaults from roles and allow override

Since new roles may be incompatible with http, add support for
alpn names at the role struct, automatic generation of the
default list of alpn names that servers advertise, and the
ability to override the used alpn names per-vhost and per-
client connection.

This not only lets you modulate visibility or use of h2,
but also enables vhosts that only offer non-http roles,
as well as restricting http role vhosts to only alpn
identifiers related to http roles.
parent f978ea86
No related branches found
No related tags found
No related merge requests found
Showing
with 336 additions and 252 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment