]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'priv-key-any'
authorTobias Brunner <tobias@strongswan.org>
Wed, 5 Oct 2016 09:36:11 +0000 (11:36 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 5 Oct 2016 09:36:11 +0000 (11:36 +0200)
Adds the ability to parse KEY_ANY keys via the pkcs1 and openssl plugins.
This is then used in the pki utility, where private keys may now be
loaded via `priv` keyword instead of having to specify the type of the key
explicitly.  And swanctl can load any type of key from the swanctl/private
directory.


Trivial merge