diff options
| author | Marko Lalic <[email protected]> | 2015-03-18 20:52:17 +0100 |
|---|---|---|
| committer | Marko Lalic <[email protected]> | 2015-03-23 08:41:15 +0100 |
| commit | be674a28e0791ee652e1397418290d19b263cf42 (patch) | |
| tree | 10367f3fb75335778f5b6863bab63e0ae7225a7d /openssl/src/stack.rs | |
| parent | openssl: Add methods to get the protocol selected by NPN (diff) | |
| download | rust-openssl-be674a28e0791ee652e1397418290d19b263cf42.tar.xz rust-openssl-be674a28e0791ee652e1397418290d19b263cf42.zip | |
openssl: Advertise NPN protocols for server sockets
If a server socket is created with a context on which the
`set_npn_protocols` method has been called, during TLS connection
establishment, the server will advertise the list of protocols given to
the method, in case the client indicates that it supports the NPN TLS
extension.
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions