REORG: ssl: move sample fetches to src/ssl_sample.c
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 14 May 2020 22:25:08 +0000 (00:25 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 15 May 2020 12:11:54 +0000 (14:11 +0200)
commit15e169447d1fb507585a65d963e4aae4cee08d07
tree36db1a84e5dae531a2f59e867d12168b3f09820b
parentc0cdaffaa33854a040d17080eb13ddd6583cb486
REORG: ssl: move sample fetches to src/ssl_sample.c

Move all SSL sample fetches to src/ssl_sample.c.
Makefile
include/proto/ssl_sock.h
src/ssl_sample.c [new file with mode: 0644]
src/ssl_sock.c