]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Use SSLv23_client_method instead of old SSLv2 only.
authorLeif Madsen <leif@leifmadsen.com>
Tue, 19 Apr 2011 15:42:10 +0000 (15:42 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Tue, 19 Apr 2011 15:42:10 +0000 (15:42 +0000)
commit9f315ce94655ac0bfbee392b0fcbc22de0f848c6
tree5d648d94b95140cc647c43ada5c2575a09774976
parent328e93edd00ff95cb4fc8c99bfed7afc6ee46d49
Use SSLv23_client_method instead of old SSLv2 only.

(closes issue #19095)
(closes issue #19138)
Reported by: tzafrir
Patches:
      no_ssl2.diff uploaded by tzafrir (license 46)
Tested by: russell, chazzam

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