]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tcptls.c: Made TLS handle a certificate chain file.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 4 Feb 2014 17:58:17 +0000 (17:58 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 4 Feb 2014 17:58:17 +0000 (17:58 +0000)
commit62727f2e00c5c4ef00a89f23a00b5d0b151e809a
treea06be5f476efc27c22af0ea0ca07551de306e911
parent65e9857f096b543a1864392671e0595142b419f3
tcptls.c: Made TLS handle a certificate chain file.

Thanks to Guillaume Martres for doing the necessary research to validate
the change.

(closes issue ASTERISK-17727)
Reported by: LN
Patches:
      use_certificate_chain.patch (license #5864) patch uploaded by st
      documente_certificate_chain.patch (license #6576) patch uploaded by Guillaume Martres
........

Merged revisions 407272 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@407273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configs/sip.conf.sample
main/tcptls.c