]> granicus.if.org Git - curl/commit
openssl: fix warning with boringssl and SSL_CTX_set_min_proto_version
authorDaniel Stenberg <daniel@haxx.se>
Sun, 15 Sep 2019 21:58:49 +0000 (23:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 Sep 2019 06:49:51 +0000 (08:49 +0200)
commita0f8fccb1e06910580bc3c4e1c55ef1bd962a677
treea070a28d83853d80c59beecb995fec9defea4208
parentdda418266c99ceab368d723facb52069cbb9c8d5
openssl: fix warning with boringssl and SSL_CTX_set_min_proto_version

Follow-up to ffe34b7b59
Closes #4359
lib/vtls/openssl.c