On 2/11/2011 11:13 p.m., Tsantilas Christos wrote:
Currently the %err_detail access_log formating code does not display something useful for the system admin in the case of the certificate validation errors.

This patch in the case of an ERR_SECURE_CONNECT_FAIL error displays the certificate validation error name.


+1. Looks okay.

I'm a little dubious about passing request->detailError() the SSL error code instead of the errno. But have no strong objections.

Amos

Reply via email to