Mon Oct 8 12:39:31 2012

Asterisk developer's documentation


ast_tls_config Struct Reference

#include <tcptls.h>


Data Fields

char * cafile
char * capath
char * certfile
char * cipher
int enabled
ast_flags flags
char * pvtfile
SSL_CTX * ssl_ctx


Detailed Description

Definition at line 85 of file tcptls.h.


Field Documentation

char* cafile

Definition at line 90 of file tcptls.h.

Referenced by __ssl_setup(), ast_tls_read_conf(), reload_config(), sip_prepare_socket(), and unload_module().

char* capath

Definition at line 91 of file tcptls.h.

Referenced by __ssl_setup(), ast_tls_read_conf(), reload_config(), sip_prepare_socket(), and unload_module().

char* certfile

Definition at line 87 of file tcptls.h.

Referenced by __ast_http_load(), __init_manager(), __ssl_setup(), ast_tls_read_conf(), handle_manager_show_settings(), reload_config(), sip_prepare_socket(), and unload_module().

char* cipher

Definition at line 89 of file tcptls.h.

Referenced by __ast_http_load(), __init_manager(), __ssl_setup(), ast_tls_read_conf(), handle_manager_show_settings(), reload_config(), sip_prepare_socket(), and unload_module().

int enabled

Definition at line 86 of file tcptls.h.

Referenced by __ast_http_load(), __init_manager(), __ssl_setup(), ast_tls_read_conf(), build_peer(), handle_manager_show_settings(), handle_show_http(), httpstatus_callback(), reload_config(), and sip_show_settings().

struct ast_flags flags

Definition at line 92 of file tcptls.h.

Referenced by __ssl_setup(), ast_tls_read_conf(), and handle_tcptls_connection().

char* pvtfile

Definition at line 88 of file tcptls.h.

Referenced by __ast_http_load(), __init_manager(), __ssl_setup(), ast_tls_read_conf(), handle_manager_show_settings(), reload_config(), sip_prepare_socket(), and unload_module().

SSL_CTX* ssl_ctx

Definition at line 93 of file tcptls.h.

Referenced by __ssl_setup(), ast_ssl_teardown(), and handle_tcptls_connection().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:31 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7