summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_pjsip.c')
-rw-r--r--res/res_pjsip.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index e63d02f6a..944d329f3 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -817,6 +817,12 @@
</configOption>
<configOption name="cert_file">
<synopsis>Certificate file for endpoint (TLS ONLY)</synopsis>
+ <description><para>
+ A path to a .crt or .pem file can be provided. However, only
+ the certificate is read from the file, not the private key.
+ The <literal>priv_key_file</literal> option must supply a
+ matching key file.
+ </para></description>
</configOption>
<configOption name="cipher">
<synopsis>Preferred cryptography cipher names (TLS ONLY)</synopsis>