[asterisk-bugs] [Asterisk 0019095]: [patch] tcptls.c fails building with no SSL2 support
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 19 09:42:09 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19095
======================================================================
Reported By: tzafrir
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 19095
Category: Core/Netsock
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: ready for review
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 05:44 CDT
Last Modified: 2011-04-19 09:42 CDT
======================================================================
Summary: [patch] tcptls.c fails building with no SSL2 support
Description:
SSL2 is an old and insecure variant of the SSL/TLS protocol. OpenSSL
provides a build-time option for building with no support of it (this is
e.g. needed to comply with various standards).
Asterisk fails to build in such cases.
Patch attached.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0019093 [patch] fix detection of openssl 1.0
related to 0019138 [patch] Debian removing support for SSL...
======================================================================
----------------------------------------------------------------------
(0133937) chazzam (reporter) - 2011-04-19 09:42
https://issues.asterisk.org/view.php?id=19095#c133937
----------------------------------------------------------------------
It looks like 1.6.2 just always uses the SSLv23* method instead of a call
to each specific one. So it shouldn't be needed for 1.6.2.
Issue History
Date Modified Username Field Change
======================================================================
2011-04-19 09:42 chazzam Note Added: 0133937
======================================================================
More information about the asterisk-bugs
mailing list