tls_domain Struct Reference

separate configuration per ip:port More...

#include <tls_domain.h>

Collaboration diagram for tls_domain:

Collaboration graph
[legend]

Data Fields

struct ip_addr addr
char * ca_file
char * cert_file
char * ciphers_list
SSL_CTX * ctx
enum tls_method method
str name
struct tls_domainnext
char * pkey_file
unsigned short port
int require_client_cert
int type
int verify_cert

Detailed Description

separate configuration per ip:port

Definition at line 54 of file tls_domain.h.


Field Documentation

struct ip_addr addr [read]

char* ca_file

Definition at line 63 of file tls_domain.h.

Referenced by init_tls_domains().

char* cert_file

Definition at line 61 of file tls_domain.h.

Referenced by init_tls_domains().

char* ciphers_list

Definition at line 64 of file tls_domain.h.

Referenced by init_ssl_ctx_behavior().

SSL_CTX* ctx

Definition at line 68 of file tls_domain.h.

Referenced by init_tls_domains(), and tls_new_domain().

struct tls_domain* next [read]

char* pkey_file

Definition at line 62 of file tls_domain.h.

Referenced by init_tls_domains().

unsigned short port

Definition at line 60 of file tls_domain.h.

Referenced by init_ssl_ctx_behavior(), and tls_new_domain().

int type

Definition at line 55 of file tls_domain.h.

Referenced by init_ssl_ctx_behavior(), init_tls_domains(), and tls_new_domain().

Definition at line 59 of file tls_domain.h.

Referenced by init_ssl_ctx_behavior(), and tls_new_domain().


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

Generated on Thu May 24 18:00:48 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6