[Nginx&TLS] How to make log show a successful exchange of digital certificates.
dencivi
nginx-forum at nginx.us
Tue Feb 5 08:10:16 UTC 2013
My log format
log_format tls_log '$remote_addr $remote_user [$time_local] "$request"
$http_host '
'$status $upstream_status $body_bytes_sent "$http_referer"
'
'"$http_user_agent" $upstream_addr
[$request_time/$upstream_response_time] '
'[SSL]: $ssl_protocol $ssl_cipher
SSL_CLIENT{Verify:$ssl_client_verify, Serial:$ssl_client_serial,
SDN:$ssl_client_s_dn, IDN:$ssl_client_i_dn}';
and, thank your work.
nginx is very cool.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,235909,235913#msg-235913
More information about the nginx
mailing list