Make curl http handler use SSL_CERT_FILE/SSL_CERT_DIR environment variables.
authorTom Deseyn <tom.deseyn@gmail.com>
Mon, 13 Nov 2017 12:07:52 +0000 (13:07 +0100)
committerTom Deseyn <tom.deseyn@gmail.com>
Mon, 13 Nov 2017 13:38:18 +0000 (14:38 +0100)
commit7515cacb4e77402483ad3e92cc1a60d225ddca9d
treeeabead37dc1929c648a8303ceee28f8e16711a5b
parent19adb44596c2fc8f61c4ca22e03f62690a417e72
Make curl http handler use SSL_CERT_FILE/SSL_CERT_DIR environment variables.

Commit migrated from https://github.com/dotnet/corefx/commit/2e3f4d5ce9a138423e6f93a736da0e077ff8c3de
src/libraries/Common/src/Interop/Unix/System.Net.Http.Native/Interop.Easy.cs
src/libraries/Native/Unix/System.Net.Http.Native/pal_easy.cpp
src/libraries/Native/Unix/System.Net.Http.Native/pal_easy.h
src/libraries/System.Net.Http/src/System/Net/Http/Unix/CurlHandler.EasyRequest.cs
src/libraries/System.Net.Http/src/System/Net/Http/Unix/CurlHandler.SslProvider.cs