Unverified Commit 52e8237b authored by Johannes Schindelin's avatar Johannes Schindelin Committed by Daniel Stenberg
Browse files

vtls: use the Curl_ssl struct to access all SSL backends' functionality



This is the first step to unify the SSL backend handling. Now all the
SSL backend-specific functionality is accessed via a global instance of
the Curl_ssl struct.

Signed-off-by: default avatarJohannes Schindelin <johannes.schindelin@gmx.de>
parent e09bb63e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment