![]() |
Home page |
Mailing list |
Docs
Collaboration diagram for tls_config:Asterisk developer's documentation :: Codename Pineapple
tls_config Struct Reference
#include <http.h>

Definition at line 69 of file http.h.
Data Fields | |
| char * | certfile |
| char * | cipher |
| int | enabled |
| SSL_CTX * | ssl_ctx |
|
|
Definition at line 71 of file http.h. Referenced by __ast_http_load(), init_manager(), and ssl_setup(). |
|
|
Definition at line 72 of file http.h. Referenced by __ast_http_load(), init_manager(), and ssl_setup(). |
|
|
Definition at line 70 of file http.h. Referenced by __ast_http_load(), handle_show_http(), httpstatus_callback(), init_manager(), and ssl_setup(). |
|
|
Definition at line 73 of file http.h. Referenced by make_file_from_fd(), and ssl_setup(). |