Re: After Install: Apache working, modssl not

2002-03-26 Thread Owen Boyle
Michael Connors wrote: I have followed the installation procedures exactly for SSL. This is what I have configured in this order 1) openssl 0.9.6.c 2) mod_ssl 2.8.7 3) Apache 1.3.23 onto a Linux Mandrake 8.0 (redhat) OS. I chose NOT to install MM Shared Memory. The whole configure and

RE: SSL Session cache and IDs

2002-03-26 Thread Bray, Mike
Further investigation has resulted in an answer. See http://www.mail-archive.com/modssl-users@modssl.org/msg09443.html We are using a temporary certificate for testing and the address in the certificate does not match the address we are using for access to our test system. Thanks for the

RE: SSL_CLIENT_CERT in the access check phase

2002-03-26 Thread Himanshu Soni
Hi Thanx for the info. I see that you call ssl_var_lookup(..) which internally calls ap_table_get on the SSL_CLIENT_CERT_DN enviornment variable. When I compile my module with ssl_var_lookup(..), it fails during linking. This is because ssl_var_lookup(..) is not exported. How did you manage to

Re: SSL_CLIENT_CERT in the access check phase

2002-03-26 Thread Mads Toftum
On Tue, Mar 26, 2002 at 10:46:42AM -0800, Himanshu Soni wrote: Hi Thanx for the info. I see that you call ssl_var_lookup(..) which internally calls ap_table_get on the SSL_CLIENT_CERT_DN enviornment variable. When I compile my module with ssl_var_lookup(..), it fails during linking. This

A Question ...

2002-03-26 Thread Kingsland, Haden
* This electronic document (comprising text and any attachments) * is confidential and intended solely for the use of the individual * or entity to whom it is addressed. * * If you have received this document in error please notify the * System Manager mailto:[EMAIL PROTECTED].

Odd interaction between mod_ssl, mod_rewrite and mod_proxy

2002-03-26 Thread Patrick Herborn
I have been trying to configure the following setup: PRIVATE LAN | INTERNET | back_end --HTTP-- Apache --HTTPS-- Client | | Ie the Apache box is acting as a bastion host between the Internet and

Certificate Verification: Error (20): unable to get local issuer certificate (LONG)

2002-03-26 Thread Peter Chiu
Sorry to everybody, this is a long post. I am having trouble getting client auth going (been trying it for 8hrs). I am running fbsd4.5-release, apache 1.3.23 and mod_ssl 2.8.7. Error Log = [26/Mar/2002 12:45:19 14664] [info] Connection to child 5 established (server w

Re: Odd interaction between mod_ssl, mod_rewrite and mod_proxy

2002-03-26 Thread Merton Campbell Crockett
On Tue, 26 Mar 2002, Patrick Herborn wrote: I have been trying to configure the following setup: PRIVATE LAN | INTERNET | back_end --HTTP-- Apache --HTTPS-- Client | | Ie the Apache box is

No solution for bug with IE on Mac?

2002-03-26 Thread Robert Allerstorfer
Hi, I have searched the archive and it seems that there is still no solution on how to make a https page viewable with MSIE on MacOS. It has been reported at http://www.mail-archive.com/modssl-users@modssl.org/msg13314.html a month ago and even back in 2000 at

Re: mod_ssl for apache 1.3.24?

2002-03-26 Thread Ralf S. Engelschall
In article [EMAIL PROTECTED] you wrote: Just wanted to know if there's a mod_ssl version for apache 1.3.24? Since the current version will not compile with apache 1.3.24. Will be released within the next 48 hours. Ralf S. Engelschall