mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Expose whether a request was served over an Initial or Resumed SSL session to the environment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@779005 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1047,6 +1047,7 @@ static const char *ssl_hook_Fixup_vars[] = {
|
||||
"SSL_SERVER_A_KEY",
|
||||
"SSL_SERVER_A_SIG",
|
||||
"SSL_SESSION_ID",
|
||||
"SSL_SESSION_RESUMED",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user