We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306fd6a commit bf77a18Copy full SHA for bf77a18
Enable_BoringSSL_OCSP.patch
@@ -14,7 +14,7 @@ index 0bea5e7..334f1c2 100644
14
ngx_str_t *responder, ngx_uint_t verify)
15
{
16
+#ifdef BORINGSSL_MAKE_DELETER
17
-+ ngx_log_error(NGX_LOG_WARN, ssl->log, 0,
++ ngx_log_error(NGX_LOG_NOTICE, ssl->log, 0,
18
+ "using boringssl, currently only \"ssl_stapling_file\" is supported. use it as your own risk");
19
+
20
+ BIO *bio;
0 commit comments