commit | ab28a320aa39324a588a1279f122291a340c92ce | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Fri Dec 21 19:45:40 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Dec 21 19:53:30 2018 +0100 |
tree | 10626cd98513be9d2866c2405df10b52bcb1302d | |
parent | 21944019cabcb46ceb95b7fd925528b9dace4e35 [diff] |
MINOR: ssl: Add ssl_sock_set_alpn(). Add a new function, ssl_sock_set_alpn(), to be able to change the ALPN for a connection, instead of relying of the one defined in the SSL_CTX.