[asterisk-bugs] [Asterisk 0019093]: fix detection of openssl 1.0

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 11 04:43:02 CDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19093 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19093
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.3.2 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-04-11 04:43 CDT
Last Modified:              2011-04-11 04:43 CDT
====================================================================== 
Summary:                    fix detection of openssl 1.0
Description: 
It seems openssl is no longer detected on Debian Unstable. I suppose it may
have been this way for a while, but recent packaging changes exposed this
yesterday.

Fix: test for SSL_connect instead of for ssl2_connect (ssl2? say no to
that obsolete protocol!).

A trivial patch is attached.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-11 04:43 tzafrir        New Issue                                    
2011-04-11 04:43 tzafrir        Asterisk Version          => 1.8.3.2         
2011-04-11 04:43 tzafrir        Regression                => No              
2011-04-11 04:43 tzafrir        SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list