]> git.ipfire.org Git - thirdparty/strongswan.git/commit
configure: Move pkcs8 plugin after plugins that can parse PKCS#8 directly
authorTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 09:57:30 +0000 (11:57 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 17:05:44 +0000 (19:05 +0200)
commitbe0ce6db93a7d4cc2d4392a83365a54f4cfe1d8c
treec7acc1e4f0590138bbfb02fce53a312bf3af8362
parent544fb1cf928a11e35bf45b1c9cd6aa0b778b1d8d
configure: Move pkcs8 plugin after plugins that can parse PKCS#8 directly

With such plugins we only need the pkcs8 plugin to load encrypted files.
configure.ac