Hi All,
Can anyone tell me the steps how to get this log error in “error_log” file
of Apache 2.2.
“modules/ssl/ssl_engine.kernel.c”
/* do a full renegotiation */
ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, r->server,
"Performing full renegotiation: "
"complete handshake protocol");
Do I need to modify setting in “httpd.conf” file?
Thanks,
matty
