Skip to content

Commit

Permalink
modules: readme files regenerated - tls ... [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamailio-dev committed Apr 13, 2020
1 parent 6b731cb commit 0c29e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/tls/README
Expand Up @@ -704,7 +704,7 @@ modparam("tls", "certificate", "/usr/local/etc/kamailio/my_certificate.pem")

Example 1.5. Set private_key parameter
...
modparam("tls", "private", "/usr/local/etc/kamailio/my_pkey.pem")
modparam("tls", "private_key", "/usr/local/etc/kamailio/my_pkey.pem")
...

10.4. ca_list (string)
Expand Down

0 comments on commit 0c29e82

Please sign in to comment.