diff options
author | Tobias Brunner <tobias@strongswan.org> | 2017-10-06 15:26:19 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2017-10-10 10:09:08 +0200 |
commit | 78acaba6a15b54a1b47185295cef2520761bfadf (patch) | |
tree | 71ab978526b4d6d20c542a2a0387577fa3592075 /src/libstrongswan/plugins/openssl/openssl_plugin.c | |
parent | e1803a208ac6e8045f4f6abaf422980a2306870b (diff) | |
download | strongswan-78acaba6a15b54a1b47185295cef2520761bfadf.tar.bz2 strongswan-78acaba6a15b54a1b47185295cef2520761bfadf.tar.xz |
openssl: Fix call of X509_CRL_get0_signature() with OpenSSL 1.1.0
The order of arguments in X509_CRL_get0_signature() is not the same as that
of X509_get0_signature().
Fixes: 989ba4b6cd16 ("openssl: Update CRL API to OpenSSL 1.1.0")
Diffstat (limited to 'src/libstrongswan/plugins/openssl/openssl_plugin.c')
0 files changed, 0 insertions, 0 deletions