summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/network/configure.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/network/configure.json b/src/network/configure.json
index 9cd731eaea..c3b2f4e581 100644
--- a/src/network/configure.json
+++ b/src/network/configure.json
@@ -195,10 +195,6 @@
"#if defined(OPENSSL_NO_OCSP) || defined(OPENSSL_NO_TLSEXT)",
"# error OpenSSL without OCSP stapling",
"#endif"
- ],
- "main": [
- "(void)SSL_get_tlsext_status_ocsp_resp(nullptr, nullptr);",
- "(void)d2i_OCSP_RESPONSE(nullptr, nullptr, 0);"
]
},
"use": "openssl"