diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-06-21 12:41:18 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-08-28 14:56:58 +0200 |
commit | d65e6cc4fc9f68da4cbf8788c27714622ef9eead (patch) | |
tree | 83999835de729324d3c447d3b3135835885bc84f /docs/examples/http2-download.c | |
parent | 20c6cf7e951e70d4c456bd4171b9f25f04f23a87 (diff) |
vtls: prepare the SSL backends for encapsulated private data
At the moment, cURL's SSL backend needs to be configured at build time.
As such, it is totally okay for them to hard-code their backend-specific
data in the ssl_connect_data struct.
In preparation for making the SSL backend a runtime option, let's make
the access of said private data a bit more abstract so that it can be
adjusted later in an easy manner.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'docs/examples/http2-download.c')
0 files changed, 0 insertions, 0 deletions