From: Tobias Brunner Date: Wed, 5 Oct 2016 09:36:11 +0000 (+0200) Subject: Merge branch 'priv-key-any' X-Git-Tag: 5.5.1rc1~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1bfa3f2a10bc7b7a1bc3e20986a62e8f30a17e03;p=thirdparty%2Fstrongswan.git Merge branch 'priv-key-any' 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. --- 1bfa3f2a10bc7b7a1bc3e20986a62e8f30a17e03