Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#1932 closed task (fixed)

Support OpenSSL 1.1.0

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-2.6
Component: common Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by nanang)

As described here, we are expecting source compatibility break in this new major version.

Unfortunately AES-GCM feature in libSRTP 1.5.4 (see ticket #1943) has compability issue with OpenSSL 1.1.0, so AES-GCM will be disabled when OpenSSL version being used is 1.1.0 or later. If application wants both (OpenSSL 1.1.0 and AES-GCM), it could use external libSRTP (development version seems to support OpenSSL 1.1.0).

Also just created #1993 for reminder to update libSRTP when a new version is released.

Change History (3)

comment:1 Changed 7 years ago by nanang

  • Description modified (diff)

comment:2 Changed 7 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

In 5537:

Close #1932: Support OpenSSL 1.1.0.

comment:3 Changed 7 years ago by nanang

In 5540:

Re #1932: Updated configure script for AES-GCM support detection.

Note: See TracTickets for help on using tickets.