Commit 6b495dc4c5cfc118091ddc9c19330b3c9e3e3dff introduced
RSA_meth_set_sign, which is OpenSSL 1.1.0 and newer. Add a compatibility
definition.
---
configure.ac | 1 +
src/openvpn/openssl_compat.h | 20
2 files changed, 21 insertions(+)
diff --git a/configure
Commit 6b495dc4c5cfc118091ddc9c19330b3c9e3e3dff introduced
RSA_meth_set_sign, which is OpenSSL 1.1.0 and newer. Add a compatibility
definition.
---
configure.ac | 1 +
src/openvpn/openssl_compat.h | 20
2 files changed, 21 insertions(+)
diff --git a/configure