summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBrett Bryant <bbryant@digium.com>2008-02-25 19:00:16 +0000
committerBrett Bryant <bbryant@digium.com>2008-02-25 19:00:16 +0000
commit55aaa80d1564d0b1b54788827ec1f27910d55f52 (patch)
treea42cb7afe068308fd2bf27995a09c3b9a089c6ff /doc
parent871e86846e1e358c47e8a97942550ee41a71bc76 (diff)
Adding more tls configuration details to sip.conf sample, with a list of valid ciphers provided in both files. .. First commit since July, woot
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104088 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rw-r--r--doc/siptls.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/siptls.txt b/doc/siptls.txt
index 482939aa1..17838063d 100644
--- a/doc/siptls.txt
+++ b/doc/siptls.txt
@@ -47,6 +47,8 @@ tlsdontverifyserver=[yes|no]
tlscipher=<SSL cipher string>
A string specifying which SSL ciphers to use or not use
+ A list of valid SSL cipher strings can be found at:
+ http://www.openssl.org/docs/apps/ciphers.html#CIPHER_STRINGS
Sample config