[asterisk-bugs] [Asterisk 0019138]: Debian removing support for SSLv2 from openssl

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 18 22:11:40 CDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19138 
====================================================================== 
Reported By:                chazzam
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19138
Category:                   Resources/res_srtp
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 314157 
Request Review:              
====================================================================== 
Date Submitted:             2011-04-18 22:11 CDT
Last Modified:              2011-04-18 22:11 CDT
====================================================================== 
Summary:                    Debian removing support for SSLv2 from openssl
Description: 
Debian Wheezy and Sid are removing support for SSLv2 apparently. This means
enabling SRTP support in Asterisk on these versions of Debian leads to
compile failures in main/tcptls.c:301 with the error "undefined reference
to `SSLv2_client_method'"

Not sure what the preferred method of fixing this would be. For my
purposes at home I just switched the call from SSLv2_client_method() to
SSLv23_client_method()
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-18 22:11 chazzam        New Issue                                    
2011-04-18 22:11 chazzam        Asterisk Version          => SVN             
2011-04-18 22:11 chazzam        Regression                => No              
2011-04-18 22:11 chazzam        SVN Branch (only for SVN checkouts, not tarball
releases) => 1.8             
2011-04-18 22:11 chazzam        SVN Revision (number only!) => 314157          
======================================================================




More information about the asterisk-bugs mailing list