mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
Add logno.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870097 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1148,7 +1148,7 @@ static int ssl_hook_Access_modern(request_rec *r, SSLSrvConfigRec *sc, SSLDirCon
|
||||
if (change_vmode) {
|
||||
rc = fill_reneg_buffer(r, dc);
|
||||
if (rc) {
|
||||
ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r, APLOGNO()
|
||||
ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r, APLOGNO(10228)
|
||||
"could not buffer message body to allow "
|
||||
"TLS Post-Handshake Authentication to proceed");
|
||||
return rc;
|
||||
|
Reference in New Issue
Block a user