: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] How to get SSL handshake errors logged
Wilda, Jet wrote:
> Hi,
>
> How do I get Apache httpd (2.0.X and 2.2.X) to log SSL handshake
> errors? I found that if I set ‘LogLevel info’ they will be logged to the
> error l
Wilda, Jet wrote:
Hi,
How do I get Apache httpd (2.0.X and 2.2.X) to log SSL handshake
errors? I found that if I set ‘LogLevel info’ they will be logged to the error
log. However it then logs way to much stuff. What I need is a way to just log
all the SSL errors especially the hand
Hi,
How do I get Apache httpd (2.0.X and 2.2.X) to log SSL handshake
errors? I found that if I set ‘LogLevel info’ they will be logged to the error
log. However it then logs way to much stuff. What I need is a way to just log
all the SSL errors especially the handshake errors. Thank