flags governing Squid internal TLS operations
More...
#include <PeerOptions.h>
|
| YesNoNone | tlsDefaultCa |
| | whether to use the system default Trusted CA when verifying the remote end certificate
|
| |
| bool | tlsNpn |
| | whether to use the TLS NPN extension on these connections
|
| |
Definition at line 133 of file PeerOptions.h.
◆ flags_() [1/2]
| Security::PeerOptions::flags_::flags_ |
( |
| ) |
|
|
inline |
◆ flags_() [2/2]
| Security::PeerOptions::flags_::flags_ |
( |
const flags_ & |
| ) |
|
|
default |
◆ operator=()
| flags_ & Security::PeerOptions::flags_::operator= |
( |
const flags_ & |
| ) |
|
|
default |
◆ tlsDefaultCa
| YesNoNone Security::PeerOptions::flags_::tlsDefaultCa |
◆ tlsNpn
| bool Security::PeerOptions::flags_::tlsNpn |
The documentation for this struct was generated from the following file: