Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:04 2007

Asterisk developer's documentation :: Codename Pineapple


tls_config Struct Reference

#include <http.h>

Collaboration diagram for tls_config:

Collaboration graph
[legend]

Detailed Description

Definition at line 69 of file http.h.

Data Fields

char * certfile
char * cipher
int enabled
SSL_CTXssl_ctx


Field Documentation

char* certfile
 

Definition at line 71 of file http.h.

Referenced by __ast_http_load(), init_manager(), and ssl_setup().

char* cipher
 

Definition at line 72 of file http.h.

Referenced by __ast_http_load(), init_manager(), and ssl_setup().

int enabled
 

Definition at line 70 of file http.h.

Referenced by __ast_http_load(), handle_show_http(), httpstatus_callback(), init_manager(), and ssl_setup().

SSL_CTX* ssl_ctx
 

Definition at line 73 of file http.h.

Referenced by make_file_from_fd(), and ssl_setup().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen