MINOR: ssl: remove static keyword in some SSL utility functions
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 15 May 2020 07:52:16 +0000 (09:52 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 15 May 2020 12:11:54 +0000 (14:11 +0200)
commitef76107a4b57f3615e122af2e5e4988e7e4d5de8
treea502c2edc86a5a80feed117d78840ac8c415f8e5
parentdad310515767b13af4dceb7d08cd0db45f86e9d1
MINOR: ssl: remove static keyword in some SSL utility functions

In order to move the the sample fetches to another file, remove the
static keyword of some utility functions in the SSL fetches.
include/proto/ssl_sock.h
src/ssl_sock.c