> Which version of OpenSSL do you have?
openssl-0.9.8e-12.el5_4.6
xmlsec1-openssl-1.2.9-8.1.1
> What locale is your system running on?
$LANG = en_US.UTF-8
-
The official User-To-User support forum of the Apache HTTP Server Proj
I'm trying to setup a DN filter against a certificate that has UTF-8 characters
in it.
The Subject DN for the incoming certificate is:
C=CA,ST=Province,L=City,O=Company,OU=Unit,cn=“weird...@¿سǽ€.com
The filter I'm trying to use in the httpd configuration file is:
SSLRequire (%{SSL_CLIENT_S_DN} =
Thank you for this suggestion. I think I can see a way of doing it with
mod_rewrite.
Much appreciated.
Myles
-Original Message-
From: Michael McGlothlin [mailto:[EMAIL PROTECTED]
Sent: Friday, January 18, 2008 3:37 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Looking
his server came
by way of a legitimate referral?
All ideas are greatly appreciated.
Thanks
Myles
to increase reliability and
decrease timeouts for this.
All suggestions, comments or offers of help are greatly appreciated.
Regards,
Myles
==
Myles Wakeham
Director of Engineering
Tech Solutions USA,
Hello having problems starting apache/2.0.55 The debug is given below. The
files mentioned mysql.so and imap.so do not exist any where on my system so I
guess I need to get them in place (mind you mysql is installed and seemingly
working).
Im using slackware 10.2 and Im using pkginstall tool to
Good Morning
I have a basic Hello World html in the apache document area /var/www/htdocs but
I cant see it using my firefoxnavigator (using http://localhost/myworld.html
or http://www.example.com/myworld.html). Localhost and 127.0.0.1 ping without
problem.
The important lnes in http.conf are