the mod_ssl x log_config extension

1999-02-19 Thread Roman Maeder
I am encountering the following problem with using the %{variable}x LogFormat extension from mod_ssl-2.2.2-1.3.4. When the variable is not defined, for example %{SSL_CLIENT_S_DN}x for an SSL connection that is not authenticated with a client certificate, nothing is printed in the logfile. But on

Re: the mod_ssl x log_config extension

1999-02-19 Thread Ralf S. Engelschall
On Thu, Feb 18, 1999, Roman Maeder wrote: I am encountering the following problem with using the %{variable}x LogFormat extension from mod_ssl-2.2.2-1.3.4. When the variable is not defined, for example %{SSL_CLIENT_S_DN}x for an SSL connection that is not authenticated with a client

Re: [BugDB] Personal Certificate Cache Problems (PR#107)

1999-02-19 Thread Alfredo Raul Pena
I'm having a similar problem. I hope I could explain it. Sorry for the long message. I want to require client certificates only under /cgi-bin. So I place this in my httpd.conf Location /cgi-bin SSLVerifyClient require SSLVerifyDepth 1 /Location With this in place, Netscape keeps asking me for

Re: [BugDB] Personal Certificate Cache Problems (PR#107)

1999-02-19 Thread Ralf S. Engelschall
On Fri, Feb 19, 1999, [EMAIL PROTECTED] wrote: [...] Wait! That's still not clear enough, sorry. Do you mean that after 3) Apache asks for the client cert on _every_ request? I think no, so what makes you actually think that your sessions are no longer cached after 3)? Or in other Thats

Re: Addtl Info:

1999-02-19 Thread Ralf S. Engelschall
On Fri, Feb 19, 1999, Taylor Blackwell wrote: [...] means your apache_1.3.4/src/Configuration.tmpl doesn't contain a "Rule SSL_SDBM=default" line. Check this, mod_ssl's configure script should have added this line together with some other SSL_xxx stuff. I guess you messed Here's what I

RE: [BugDB] Personal Certificate Cache Problems (PR#107)

1999-02-19 Thread jose . carlos
- Mensagem original - De: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Enviada em: Friday, February 19, 1999 2:10 PM Para: [EMAIL PROTECTED] Assunto: Re: [BugDB] Personal Certificate Cache Problems (PR#107) On Fri, Feb 19, 1999, [EMAIL PROTECTED] wrote:

RE: [BugDB] Personal Certificate Cache Problems (PR#107)

1999-02-19 Thread jose . carlos
- Mensagem original - De: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Enviada em: Friday, February 19, 1999 4:38 PM Para: [EMAIL PROTECTED] Assunto: RE: [BugDB] Personal Certificate Cache Problems (PR#107) - Mensagem original - De:

RE: [BugDB] Personal Certificate Cache Problems (PR#107)

1999-02-19 Thread jose . carlos
- Mensagem original - De: jose carlos Enviada em: Friday, February 19, 1999 4:57 PM Para: '[EMAIL PROTECTED]' Assunto: RE: [BugDB] Personal Certificate Cache Problems (PR#107) - Mensagem original - De: [EMAIL PROTECTED] [SMTP:[EMAIL

Re: Addtl Info: WAHOO!

1999-02-19 Thread Taylor Blackwell
"Ralf S. Engelschall" wrote: Then this isn't mod_ssl 2.2.x IMO. Then you're using I promise! www:~/mod_ssl-2.2.2-1.3.4 pwd /usr/home/taylorb/mod_ssl-2.2.2-1.3.4 And then... 562433 Feb 8 09:57 mod_ssl-2.2.2-1.3.4.tar.gz hehe, I think I'm weird. I'm gonna try manually hoarking those lines

RE: [BugDB] Personal Certificate Cache Problems (PR#107)

1999-02-19 Thread jose . carlos
I don't know if this detailed log helps. Look at id 8EFF9FF9FE371731A20EE860E66594986C01DD70ECC2678A40C707E0EA0C5C5B . Why is declared as MISSED when in 1 minute before this id was found ? Why this works fine MSIE 4.x ? SSCacheTimeout=300 Thank you in advance José Carlos Leite