Thu Jul 9 13:41:39 2009

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
SSL_CTXssl_ctx


Detailed Description

Definition at line 80 of file tcptls.h.


Field Documentation

char* cafile

Definition at line 84 of file tcptls.h.

Referenced by __ssl_setup(), and unload_module().

char* capath

Definition at line 85 of file tcptls.h.

Referenced by __ssl_setup(), and unload_module().

char* certfile

Definition at line 82 of file tcptls.h.

Referenced by __ast_http_load(), __init_manager(), __ssl_setup(), and unload_module().

char* cipher

Definition at line 83 of file tcptls.h.

Referenced by __ast_http_load(), __init_manager(), __ssl_setup(), and unload_module().

int enabled

Definition at line 81 of file tcptls.h.

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

struct ast_flags flags

Definition at line 86 of file tcptls.h.

Referenced by ast_make_file_from_fd().

SSL_CTX* ssl_ctx

Definition at line 87 of file tcptls.h.

Referenced by __ssl_setup(), and ast_make_file_from_fd().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:39 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7