]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[configuration] Copy TLS ciphers from vars.xml even in Vanilla External 913/head
authorAlexander Traud <pabstraud@compuserve.com>
Fri, 16 Oct 2020 13:32:48 +0000 (15:32 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Oct 2020 13:32:48 +0000 (15:32 +0200)
commitd7c68893ccfad3f587cb869a93f7e068308fad6c
tree582ea95bd10d0a2c66ea77b9f74ecd518ffece14
parent1010c6c55c35b9df738c67bc80cb353c873dab76
[configuration] Copy TLS ciphers from vars.xml even in Vanilla External

Previously, the configuration file vars.xml set the TLS Cipher Suites only for internal SIP profiles. External SIP profiles used the 'DEFAULT' set of the underlying OpenSSL. Now, external SIP profiles copy to the general setting of vars.xml as well. Of course, you can overwrite this anytime, for example, to use different sets for internal and external.
conf/vanilla/sip_profiles/external.xml