haproxy/include
Emmanuel Hocdet fa8d0f1875 MINOR: connection: add proxy-v2-options ssl-cipher,cert-sig,cert-key
This patch implement proxy protocol v2 options related to crypto information:
ssl-cipher (PP2_SUBTYPE_SSL_CIPHER), cert-sig (PP2_SUBTYPE_SSL_SIG_ALG) and
cert-key (PP2_SUBTYPE_SSL_KEY_ALG).
2018-03-01 11:38:28 +01:00
..
common BUG/MEDIUM: buffer: Fix the wrapping case in bi_putblk 2018-02-27 15:45:03 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: ssl: add ssl_sock_get_cert_sig function 2018-03-01 11:34:08 +01:00
types MINOR: connection: add proxy-v2-options ssl-cipher,cert-sig,cert-key 2018-03-01 11:38:28 +01:00