]> granicus.if.org Git - curl/commit
openssl: enable PKCS12 support for !BoringSSL
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Oct 2017 08:16:40 +0000 (10:16 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Oct 2017 09:29:53 +0000 (11:29 +0200)
commit62a721ea47e1e697faa7e3d87c8c9025808a8667
tree31acc246f817519a1f8373a345bd9430ce12d3ab
parentc95c92da7584483368c8761c8cca276b5401530c
openssl: enable PKCS12 support for !BoringSSL

Enable PKCS12 for all non-boringssl builds without relying on configure
or cmake checks.

Bug: https://curl.haxx.se/mail/lib-2017-10/0007.html
Reported-by: Christian Schmitz
Closes #1948
CMakeLists.txt
configure.ac
lib/vtls/openssl.c