PeerOptions.cc File Reference
#include "squid.h"
#include "base/Packable.h"
#include "debug/Stream.h"
#include "fatal.h"
#include "globals.h"
#include "parser/Tokenizer.h"
#include "Parsing.h"
#include "security/PeerOptions.h"
#include "ssl/support.h"
#include <bitset>
Include dependency graph for PeerOptions.cc:

Go to the source code of this file.

Classes

struct  ssl_option
 set of options we can parse and what they map to More...
 

Functions

static const char * loadSystemTrustedCa (Security::ContextPointer &ctx)
 
void parse_securePeerOptions (Security::PeerOptions *opt)
 

Variables

static struct ssl_option ssl_options []
 

Function Documentation

◆ loadSystemTrustedCa()

static const char * loadSystemTrustedCa ( Security::ContextPointer ctx)
static

Definition at line 674 of file PeerOptions.cc.

References debugs, and Security::ErrorString().

Referenced by Security::PeerOptions::updateContextCa().

◆ parse_securePeerOptions()

void parse_securePeerOptions ( Security::PeerOptions opt)

Variable Documentation

◆ ssl_options

struct ssl_option ssl_options[]
static

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors