I don't have an answer for you, a couple thoughts though, are you using an SSL
cache that may be caching the info? I think there is a cache directive in mod
ssl. Or is there software on the client for handling the smart card that could
be set or configured to renegotiate?
From: mcgr...@nps.ed
I am confused. Based on the documentation on apache's website we need to use
"apachectl" but in that module it says to use "apachectl". So what is the right
place.
I realize that the variables are different and that was done on purpose. I
wanted to compare the two ways of assigning a value.
*
This behavior is puzzling.
*Once the browser goes to the “mistake” page, it won’t renegotiate
the SSL connection with the smart card despite
- No open https connections to the server
- The behavior persists across a server restart
- The behavior persists across a “clear cache” on the client
Hi Andy,
Zitat von Andy Wang :
On 06/03/2015 10:31 AM, Jens-U. Mozdzen wrote:
Hi Dirk,
Zitat von Dirk Devos :
Hi,
I am running Redhat 7.1 and apache 2.4 but I am not able to find any
documentation on the "/etc/sysconfig/httpd" file.
[...]
This works.
HTTPD_ENV_NAME="devl"
I have tried the
On 06/03/2015 10:31 AM, Jens-U. Mozdzen wrote:
Hi Dirk,
Zitat von Dirk Devos :
Hi,
I am running Redhat 7.1 and apache 2.4 but I am not able to find any
documentation on the "/etc/sysconfig/httpd" file.
[...]
This works.
HTTPD_ENV_NAME="devl"
I have tried the following with no success.
HT
Hi Dirk,
Zitat von Dirk Devos :
Hi,
I am running Redhat 7.1 and apache 2.4 but I am not able to find any
documentation on the "/etc/sysconfig/httpd" file.
[...]
This works.
HTTPD_ENV_NAME="devl"
I have tried the following with no success.
HTTPD_HOSTNAME=`hostname`
HTTPD_HOSTNAME=${hostname}
Hi,
I am running Redhat 7.1 and apache 2.4 but I am not able to find any
documentation on the "/etc/sysconfig/httpd" file.
I am new to apache and I am trying to save the value of "uname -n" to a
variable and from what I was reading the place to set the value would be in
the "/etc/sysconfig/httpd"