Pre-Submission Checklist

Type Of Change

Checklist:

Description

In commit 6c88613 we attempt to detect OpenSSL 1.1.0+ to fix initialization of EC.
The wrong macro OPENSSL_VERSION_1_1 was used; this is not actually defined in the OpenSSL headers.

Use the correct macro OPENSSL_VERSION_NUMBER.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/2944

Commit Summary

File Changes

(1 file)

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.