]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'pkcs12-no-pw'
authorTobias Brunner <tobias@strongswan.org>
Mon, 13 Nov 2023 11:27:31 +0000 (12:27 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 13 Nov 2023 11:27:31 +0000 (12:27 +0100)
This adds support for password-less PKCS#12 containers and PKCS#8 files.

A new option for charon-cmd also allows loading private keys of any
type (previously only RSA keys were supported).

References strongswan/strongswan#1955


Trivial merge