Apache HTTPD
Public Member Functions | Public Attributes | List of all members
modssl_pk_proxy_t Struct Reference

#include <ssl_private.h>

Public Member Functions

 STACK_OF (X509_INFO) *certs
 
 STACK_OF (X509) **ca_certs
 

Public Attributes

const charcert_file
 
const charcert_path
 
const charca_cert_file
 

Detailed Description

Definition at line 703 of file ssl_private.h.

Member Function Documentation

◆ STACK_OF() [1/2]

modssl_pk_proxy_t::STACK_OF ( X509  )

◆ STACK_OF() [2/2]

modssl_pk_proxy_t::STACK_OF ( X509_INFO  )

Member Data Documentation

◆ ca_cert_file

const char* modssl_pk_proxy_t::ca_cert_file

Definition at line 707 of file ssl_private.h.

◆ cert_file

const char* modssl_pk_proxy_t::cert_file

proxy can have any number of cert/key pairs

Definition at line 705 of file ssl_private.h.

◆ cert_path

const char* modssl_pk_proxy_t::cert_path

Definition at line 706 of file ssl_private.h.


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