Module: kamailio Branch: master Commit: 575230886d63091e97782a4c2c44060e471a30f1 URL: https://github.com/kamailio/kamailio/commit/575230886d63091e97782a4c2c44060e471a30f1
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2019-02-10T17:01:42+01:00 modules: readme files regenerated - tls ... [skip ci] --- Modified: src/modules/tls/README --- Diff: https://github.com/kamailio/kamailio/commit/575230886d63091e97782a4c2c44060e471a30f1.diff Patch: https://github.com/kamailio/kamailio/commit/575230886d63091e97782a4c2c44060e471a30f1.patch --- diff --git a/src/modules/tls/README b/src/modules/tls/README index 20b08cfa4a..a94c179dac 100644 --- a/src/modules/tls/README +++ b/src/modules/tls/README @@ -380,10 +380,9 @@ make -C modules/tls extra_defs="-DTLS_WR_DEBUG -DTLS_RD_DEBUG" it, especially under heavy traffic. This documentation is incomplete. The provided selects are not - documented. A list with all the ones implemented by the TLS module can - be seen under doc/select_list/select_tls.txt or or - http://sip-router.org/docbook/sip-router/branch/master/select_list/sele - ct_list.html#select_list.tls. + documented in this file. A list with all the ones implemented by the + TLS module can be found in the Cookbook https://www.kamailio.org/wiki/ + in the section Selects for the respective version of Kamailio. 8. Quick Certificate Howto _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
