[OpenSIPS-Devel] [OpenSIPS/opensips] 6edc38: stir_shaken: Improve compatibility with older Wolf...
Liviu Chircu
noreply at github.com
Tue Mar 3 12:15:36 UTC 2026
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 6edc38a6c0fcd9ee3f4f72ed3b6aba6c9e24de63
https://github.com/OpenSIPS/opensips/commit/6edc38a6c0fcd9ee3f4f72ed3b6aba6c9e24de63
Author: Liviu Chircu <liviu at opensips.org>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M modules/stir_shaken/stir_shaken.c
Log Message:
-----------
stir_shaken: Improve compatibility with older WolfSSL libraries
This patch avoids usage of newer API functions which are missing in
both WolfSSL 4.3.0 (e.g. Ubuntu 20.04) and pre-1.1.0 OpenSSL, such as:
- X509_STORE_set_verify_cb_func()
- ECDSA_SIG_get0()
- X509_get_ext_by_OBJ()
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list