mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user