]> granicus.if.org Git - apache/commitdiff
insert missing LOGNO in ssl_util_stapling.c
authorKaspar Brand <kbrand@apache.org>
Sun, 8 Nov 2015 08:11:10 +0000 (08:11 +0000)
committerKaspar Brand <kbrand@apache.org>
Sun, 8 Nov 2015 08:11:10 +0000 (08:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1713209 13f79535-47bb-0310-9956-ffa450edef68

docs/log-message-tags/next-number
modules/ssl/ssl_util_stapling.c

index c5b402c0a08e1b9410651dbc0b39f4447d23614c..af7b0ba2b39904ac581c3954d162bf75f1859b51 100644 (file)
@@ -1 +1 @@
-2969
+2970
index ce1f880485eb17a72bd5c7dde3cc23c837f4ad64..67caade31c4c3390068535d4a9c37b6c47a9b2b0 100644 (file)
@@ -404,7 +404,7 @@ static int stapling_check_response(server_rec *s, modssl_ctx_t *mctx,
                 BIO_free(bio);
             }
 
-            ap_log_error(APLOG_MARK, APLOG_ERR, 0, s, APLOGNO()
+            ap_log_error(APLOG_MARK, APLOG_ERR, 0, s, APLOGNO(02969)
                          "stapling_check_response: response has certificate "
                          "status %s (reason: %s) for serial number %s",
                          OCSP_cert_status_str(status),