At 08:38 PM 4/4/2002, you wrote:
>dear RM, please consider bumping for .34, else users with the typical ssl
>proxy config:
>
>     SSLProxyEngine On
>     ProxyPass        / https://foo/
>     ProxyPassReverse / https://foo/
>
>will get this ugly error message on every request:
>[error] mod_ssl: Certificate Verification: Error ...

yes, that's badness ;)

>dougm       02/04/04 18:31:04
>
>   Modified:    modules/ssl ssl_engine_kernel.c
>   Log:
>   avoid the error_log message: [error] mod_ssl: Certificate Verification: 
> Error ...
>   if SSLProxyVerify is not configured or set to "none".
>   the verify callback does not happen in the server context when
>   SSLVerify is not configured or set to "none".
>
>   Revision  Changes    Path
>   1.67      +9 -0      httpd-2.0/modules/ssl/ssl_engine_kernel.c

Is now part of the APACHE_2_0_34 tag.

Reply via email to