mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Add SSL_SHARED_CIPHER environment variable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908132 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1532,6 +1532,7 @@ static const char *const ssl_hook_Fixup_vars[] = {
|
||||
"SSL_SERVER_A_SIG",
|
||||
"SSL_SESSION_ID",
|
||||
"SSL_SESSION_RESUMED",
|
||||
"SSL_SHARED_CIPHERS",
|
||||
#ifdef HAVE_SRP
|
||||
"SSL_SRP_USER",
|
||||
"SSL_SRP_USERINFO",
|
||||
|
Reference in New Issue
Block a user