mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
MEDIUM: ssl: Give ssl_sock its own context.
Instead of using directly a SSL * as xprt_ctx, give ssl_sock its own context. It's useless for now, but will be useful later when we'll want to be able to stack xprts.
This commit is contained in:
parent
ed1a6a0d8a
commit
66ab498f26
1 changed files with 228 additions and 122 deletions
350
src/ssl_sock.c
350
src/ssl_sock.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue