> The browser is supposed to request which client
> certificate the user wants to use, then I can select the one I created and
> signed with ca.crt, which I have set as a trusted CA in the browser.
Did you import the client certificate in the browser?
Joost
--
[ REPOST: I apologise for all the blank lines in the above post ]
Hi all,
I am working in a test environment with Apache v2.2.14 on XP Pro SP3 and I
have experienced difficulties setting up SSL Client Authentication.
I have used the openssl command line tool to set up my private key, server
certi
On 28.12.2010 20:15, David Long wrote:
Hi Rainer,
I downloaded apr 1.4.2 and apr-util 1.3.10
For apr 1.4.2, I did "configure --prefix=/www/apache2/apr-httpd/"
For apr util 1.3.10, I did "configure --prefix=/www/apache2/apr-util-httpd/
--with-apr=/www/apache2/apr-httpd/ --with-ldap"
For httpd-2.
Thanks for your input
On Tue, Dec 28, 2010 at 12:02 PM, Jeroen Geilman wrote:
> On 12/28/10 3:18 PM, Don Hill wrote:
>
> What I really want to know is there a better design that I should use to
> gain performance.
>
>
> Umm.. switch to using mod_proxy_ajp, as the apache documentation suggests ?
Hi Rainer,
I downloaded apr 1.4.2 and apr-util 1.3.10
For apr 1.4.2, I did "configure --prefix=/www/apache2/apr-httpd/"
For apr util 1.3.10, I did "configure --prefix=/www/apache2/apr-util-httpd/
--with-apr=/www/apache2/apr-httpd/ --with-ldap"
For httpd-2.2.17
On 12/28/10 3:18 PM, Don Hill wrote:
What I really want to know is there a better design that I should use
to gain performance.
Umm.. switch to using mod_proxy_ajp, as the apache documentation suggests ?
It offers a binary interface and much improved speed.
for example
1.) create multiple
All,
I am experiencing the following issues:
1. When I hit http:///url1/ it first forwards me to
www.sears.com. 2nd try kicks the reverse proxy in action. Why does it take
a 2nd try and doesnt work on the 1st?
2. For some reason, the reverse proxy is trying to fetch *.js files off the
remote s
What I really want to know is there a better design that I should use to
gain performance. for example
1.) create multiple HTTPD servers, 2 servers per machine. Each serving 2
tomcats JVM
2.) use load balancer in workers to handle the load balance to the JVM's.
The current configuration is balanci
On Tue, December 28, 2010 13:55, Thomas Chang wrote:
> Hello all,
>
> By default the log rotate every week and add the running number after the
> log file. Now I want to change this so that all the log files under
> /var/log/httpd rotate every day and end with date with format ddmm.
>
> I chang
On 12/28/10 11:56 AM, Joost de Heer wrote:
On Mon, December 27, 2010 13:25, Jeroen Geilman wrote:
That's such nonsense.
Package upgrades do not touch files that were modified manually.
But they do recreate files if they're moved to a different location. And
that was what OP was referring to (m
Hello all,
By default the log rotate every week and add the running number after the log
file. Now I want to change this so that all the log files under /var/log/httpd
rotate every day and end with date with format ddmm.
I change the /etc/logrotate.d/gttpd as follow:
/var/log/httpd/*log {
On Mon, December 27, 2010 13:25, Jeroen Geilman wrote:
> That's such nonsense.
> Package upgrades do not touch files that were modified manually.
But they do recreate files if they're moved to a different location. And
that was what OP was referring to (my suggestion to rename/move the
gitweb.con
12 matches
Mail list logo