libwebsockets/lib/tls/openssl
Andy Green b45956fcb9 client: add alpn processing on mbedtls and openssl
This just supports "http/1.1" alpn and lets the client know it
can use keepalive earlier if it affirmitively negotiated
"http/1.1" on alpn.

mbedTLS wrapper needed a small adaptation to also allow
per-client-ssl control of the alpn negotiation list.
2018-04-06 10:38:03 +08:00
..
lws-genhash.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
lws-genrsa.c add selfsigned cert generation api 2017-11-26 19:17:11 +08:00
openssl-client.c client: add alpn processing on mbedtls and openssl 2018-04-06 10:38:03 +08:00
openssl-server.c minimal: http-server-tls 2018-04-06 10:38:03 +08:00
ssl.c h2 ws: fixes against chrome 2018-04-06 10:38:02 +08:00