f5b30cc28c
A recent change to curl[1] added support for HTTPS proxies, which
involves running a TLS connection inside another TLS connection. This
was done by using SSL BIOs, which we removed from BoringSSL for being
crazy.
This change adds a stripped-down version of the SSL BIO to decrepit in
order to suport curl.
[1]
|
||
---|---|---|
.. | ||
bio_ssl.c | ||
CMakeLists.txt |