Security::PeerOptions::flags_ Struct Reference

flags governing Squid internal TLS operations More...

#include <PeerOptions.h>

Collaboration diagram for Security::PeerOptions::flags_:

Public Member Functions

 flags_ ()
 
 flags_ (const flags_ &)=default
 
flags_operator= (const flags_ &)=default
 

Public Attributes

YesNoNone tlsDefaultCa
 whether to use the system default Trusted CA when verifying the remote end certificate More...
 
bool tlsNpn
 whether to use the TLS NPN extension on these connections More...
 

Detailed Description

Definition at line 133 of file PeerOptions.h.

Constructor & Destructor Documentation

◆ flags_() [1/2]

Security::PeerOptions::flags_::flags_ ( )
inline

Definition at line 134 of file PeerOptions.h.

◆ flags_() [2/2]

Security::PeerOptions::flags_::flags_ ( const flags_ )
default

Member Function Documentation

◆ operator=()

flags_ & Security::PeerOptions::flags_::operator= ( const flags_ )
default

Member Data Documentation

◆ tlsDefaultCa

YesNoNone Security::PeerOptions::flags_::tlsDefaultCa

Definition at line 139 of file PeerOptions.h.

Referenced by Security::ServerOptions::ServerOptions().

◆ tlsNpn

bool Security::PeerOptions::flags_::tlsNpn

Definition at line 142 of file PeerOptions.h.


The documentation for this struct was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors