Compiling grpc latest master [1] on Windows 10 Pro using MSVC 2019 and
using LibreSSL 3.8.2 as SSL provider (package) does currently not work, as
the functions X509_STORE_set_get_crl/X509_STORE_set_check_crl and the
define SSL_OP_NO_RENEGOTIATION are not present.
Employ a workaround seen in the surrounding code by making the code block
only for openssl available.
[1]: 24f89637
([Test] Removed obsolete node test from run_tests.py (#35525), 2024-01-19)
pull/35615/head
parent
24f8963716
commit
858f430715
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue