|
Squid Web Cache master
|
logging information specific to the SSL protocol More...
#include <AccessLogEntry.h>
Public Attributes | |
| const char * | user = nullptr |
| emailAddress from the SSL client certificate | |
| int | bumpMode = ::Ssl::bumpEnd |
| whether and how the request was SslBumped | |
Definition at line 129 of file AccessLogEntry.h.
| int AccessLogEntry::SslDetails::bumpMode = ::Ssl::bumpEnd |
Definition at line 133 of file AccessLogEntry.h.
Referenced by Format::Format::assemble(), ClientRequestContext::sslBumpAccessCheck(), and ClientRequestContext::sslBumpAccessCheckDone().
| const char* AccessLogEntry::SslDetails::user = nullptr |
Definition at line 132 of file AccessLogEntry.h.