Functions

tls_cfg.h File Reference

TLS runtime configuration. More...

#include "../../str.h"
#include "../../cfg/cfg.h"
Include dependency graph for tls_cfg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions


Detailed Description

: Module: SIP-router TLS support

Definition in file tls_cfg.h.


Function Documentation

int fix_tls_cfg ( struct cfg_group_tls *  cfg  ) 
Returns:
< 0 on error, 0 on success

Definition at line 256 of file tls_cfg.c.

References fix_initial_pathname(), S_TO_TICKS, TLS_CA_FILE, TLS_CERT_FILE, TLS_CRL_FILE, and TLS_PKEY_FILE.

Here is the call graph for this function: