瀏覽代碼

modules: readme files regenerated - tls ... [skip ci]

Kamailio Dev 6 年之前
父節點
當前提交
33b174b979
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/modules/tls/README

+ 2 - 0
src/modules/tls/README

@@ -617,6 +617,8 @@ Place holder
 10.1. tls_method (string)
 
    Sets the TLS protocol method. Possible values are:
+     * TLSv1.2+ - TLSv1.2 or newer (TLSv1.3, ...) connections are accepted
+       (available starting with openssl/libssl v1.1.1)
      * TLSv1.2 - only TLSv1.2 connections are accepted (available starting
        with openssl/libssl v1.0.1e)
      * TLSv1.1+ - TLSv1.1 or newer (TLSv1.2, ...) connections are accepted