&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
mod-ssl
0
votes
0
answers
218
views
Apache SSL branch on hostname
I have mass virtual hosting set up on one of our servers allowing me to basically create a symlink in a certain directory and immediately have that…
apache
mod-ssl
asked
June 25, 2011 2:22 pm CDT
Vic
0
votes
0
answers
66
views
Apache, mod_ssl, mod_jk, tomcat and client certificates filtering
I am working on a very specific apache+mod_ssl+mod_jk+tomcat So far, a basic configuration works as I want: accessing my webapps behind all that…
apache
tomcat
certificate
mod-jk
mod-ssl
asked
June 10, 2011 10:53 am CDT
Vincent Tessier
0
votes
0
answers
48
views
Apache2 (2.0.64)+mod_ssl how to enable CRL distribution point check when validate client
I would like to use multual-authentication system of SSL (TLSv1) with CRL distribution point extension of x509v3. In effect, i created a…
apache2
mod-ssl
asked
June 10, 2011 10:39 am CDT
tunix2fr
0
votes
0
answers
149
views
OpenSSL Handshake Failure (14094410) - Erroneous Client Certificate Check from Mobile Phone
I'm running a proxy server through Apache with modssl, which we're using to proxy POSTs from mobile devices to another internal server. This works…
apache
openssl
mod-ssl
asked
June 10, 2011 10:05 am CDT
Clayton Sims
0
votes
1
answer
42
views
How to include mod_ssl into httpd on rhel5.4
I'm trying to get apache running over https with mod_ssl on a rhel 5.4 x64 machine. I don't have mod_ssl.so in the modules directory, nor can i find…
rhel5
apache2
mod-ssl
asked
May 31, 2011 4:02 am CDT
Decado
2
votes
1
answer
51
views
Problems with multiple SSL on same IP, but only in select clients
I know there are tons of posts about multiple SSL on same IP, but I promise I'm not beating a dead horse. My question is very clear. First, a little…
apache
ubuntu
ssl
mod-ssl
sni
asked
May 25, 2011 12:53 pm CDT
Calvin Froedge
0
votes
0
answers
50
views
Multiple SSL configurations in Apache
My application has two ways of authentication : - By login/password for users A - By certificate for users B So, in one VirtualHost, i want two…
apache
mod-ssl
client-authentication
asked
May 25, 2011 1:25 am CDT
Cuicui74
0
votes
0
answers
55
views
Strange SSL Apache2 “pending” hang with AJAX POST queries
Hello, I have set up 2 apache servers, one for 80 port and second for 443 HTTPS. The same domain is accessible via http://www.domain.com and…
apache
ssl
apache2
mod-ssl
ajax
asked
May 19, 2011 2:03 pm CDT
Frodik
1
vote
1
answer
47
views
Apache ServerName uses AlternativeName instead of CommonName.
I have recently purchased an SSL Certificate. The CommonName (CN) of the certificate is www.mydomain.com and has several AlternativeNames such as…
apache
ssl
ssl-certificate
mod-ssl
asked
May 16, 2011 11:59 pm CDT
DanieL
0
votes
2
answers
43
views
Why is apache with mod_ssl configured for one VirtualHost responding to requests to any domain ?
Hello, I've just setup Apache 2.2.18 with mod_ssl enabled and its configured to listen to one IP address on port 443. There are many domains with A…
apache
www
mod-ssl
asked
May 15, 2011 3:12 am CDT
Frodik
1
vote
0
answers
78
views
Upgrade openssl/mod_ssl on Mac OS X Server?
Context: I'm trying to set up an SVN server on a Mac OS X Server 10.6.7, and I'm running into the "SSL error parse tlsext" issue. I've tried…
apache
macosxserver
openssl
mod-ssl
asked
May 2, 2011 1:14 pm CDT
amrox
1
vote
1
answer
49
views
Is it possible to have severals keys/certificates on a virtualhost in Apache 2?
I would like to know how I can configure my Apache 2 (version 2.0.64) to use multiple key/certificate pairs for mutual authentication. More…
apache
ssl
apache2
mod-ssl
asked
April 28, 2011 10:37 am CDT
user729623
0
votes
0
answers
39
views
Mod_ssl Verify directive
Simply put, what is the difference between the Apache Directives of: ProxyVerify SSLClientVerify Apache's documentation says that one is for Remote…
apache
mod-ssl
asked
April 1, 2011 10:30 am CDT
Joel Doetsch
0
votes
1
answers
128
views
REMOTE_USER = SSL_CLIENT_S_DN_CN under x509 with +FakeBasicAuth in Apache. Is it possible?
Hi I'm trying to incorporate a software to our intranet services (BackupPc) This Software uses the environment variable REMOTE_USER to get the…
apache
authentication
environment-variables
mod-ssl
x509
asked
March 30, 2011 5:08 am CDT
theist
0
votes
1
answers
68
views
SSLVerifyClient require in .htaccess on shared host—CVE-2009-3555 mitigation woes
After some research I got the idea that I can't use SSLVerifyClient successfully anywhere except within a server context because of current…
apache
openssl
mod-ssl
asked
March 18, 2011 4:10 pm CDT
fsb
0
votes
0
answers
89
views
JkEnvVar SSL_CLIENT_CERT doesn't work when "SSLVerifyClient require" (setup on a directory-level)
[My environment is this: Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.2.9-2 mod_jk/1.2.31 (although we get the same behavior under an…
apache
tomcat
httpd
mod-jk
mod-ssl
asked
March 8, 2011 10:50 am CST
tpav
0
votes
1
answers
112
views
Apache ProxyPass with SSL
I have a QA setup that consists of multiple internal development servers and one world-accessible provisioning machine that is setup to proxy pass…
apache
ssl
mod-proxy
mod-ssl
proxypass
asked
February 22, 2011 9:00 am CST
BBonifield
0
votes
1
answer
59
views
Mod_ssl not compiling with apache2
SOLVED Resolved, but it was a strange issue. I check config.log, as suggested by Capsule and found the following line: configure:14368: checking…
apache
ssl
mod-ssl
asked
February 17, 2011 3:39 pm CST
gAMBOOKa
0
votes
1
answer
63
views
How can I install mod_ssl on an existing Apache2 installation without recompiling Apache
Updated question Older question Is mod_ssl not for versions of Apache over 1.3.41? I've got version 2.2.17 (currently latest) http://www.modssl.org/…
apache
centos
mod-ssl
asked
February 17, 2011 12:43 pm CST
gAMBOOKa
0
votes
2
answers
97
views
Apache SSL Log Incomplete SSL Handshake
Scenario: We're running some experiments in our classroom around trusted connections and SSL, and I want to demonstrate the SSL handshake request on…
apache
ssl
logging
log-files
mod-ssl
asked
February 17, 2011 7:49 am CST
Raymond Berg
Pages
:
1
|
2
>
29
mod-ssl
Tagged:
mod-ssl
Related Tags
apache
× 22
ssl
× 9
apache2
× 7
openssl
× 5
tomcat
× 3
ssl-certificate
× 2
mod-jk
× 2
certificate
× 2
login
× 1
mod-proxy
× 1
macosxserver
× 1
amazon-web-services
× 1
php
× 1
rhel5
× 1
linux
× 1
.htaccess
× 1
authentication
× 1
client-authentication
× 1
pci-dss
× 1
log-files
× 1
logging
× 1
proxypass
× 1
rewrite
× 1
ajax
× 1
httpd
× 1
www
× 1
redirect
× 1
x509
× 1
ubuntu
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy