]> git.ipfire.org Git - thirdparty/strongswan.git/commit
pkcs8: Don't forward NULL parameters when parsing keys
authorTobias Brunner <tobias@strongswan.org>
Mon, 18 Oct 2021 09:22:40 +0000 (11:22 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 18 Oct 2021 09:24:11 +0000 (11:24 +0200)
commitd6d31fce2345b21cd99c08d93af6c0297108c6ec
tree95cbfe472f536943cb1b3c336c439a156cdf6f52
parent02e4f994ecadd4f2fa2858d01b0530be45e9794d
pkcs8: Don't forward NULL parameters when parsing keys

Other plugins don't expect this build part for RSA keys and will fail
parsing the keys further.
src/libstrongswan/plugins/pkcs8/pkcs8_builder.c