]> 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:50:04 +0000 (17:50 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 4 Feb 2014 17:50:04 +0000 (17:50 +0000)
commitd06ec403aa0b158df0e551fd7a7486c2386b4171
treeac2a3154e3e0de1f8f53f94d5e3b53c9ac65d314
parent3e1ec590f39842ab73e0a0716e1894679a78de65
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

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