← Volver al índice de módulos

tls_wolfssl

This module implements the TLS transport for Kamailio using the wolfSSL library (https://www.wolfssl.com). To enable the Kamailio TLS support this module must be loaded and enable_tls=yes core setting
🔒 Autenticación y Seguridad Kamailio 6.1

Descripción general

This module implements the TLS transport for Kamailio using the wolfSSL library (https://www.wolfssl.com). To enable the Kamailio TLS support this module must be loaded and enable_tls=yes core setting must be added to the Kamailio config file. This module is derived from the tls module and adapted to wolfSSL using the OpenSSL-compatibility layer. Credit goes to the authors of the tls module. This module is based on wolfSSL 5.2.0 and 5.3.0 and is not fully compatible with the tls module (protocol versions < 1.1 not supported it the Debian package for example. This user is referred to the documentation of the tls module for configuration and other information. Not all configuration keys are implemented (e.g., protocol versions — defaults to 1.2+ and cipher suites).

Documentación oficial: https://www.kamailio.org/docs/modules/stable/modules/tls_wolfssl.html
Código fuente: https://github.com/kamailio/kamailio/tree/master/src/modules/tls_wolfssl

Autores y contribuidores

Shih-Ping Chan

Copyright © 2022 Chan Shih-Ping

Módulos relacionados

auth auth_arnacon auth_db auth_diameter auth_ephemeral auth_radius crypto htable