]> git.ipfire.org Git - people/ms/strongswan.git/commit - configure.ac
pki: Load pubkey plugin to print public keys
authorTobias Brunner <tobias@strongswan.org>
Thu, 15 Jun 2017 12:36:40 +0000 (14:36 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 5 Jul 2017 08:15:45 +0000 (10:15 +0200)
commitef6b710f192d7ffedaab9af008ccdf46d2a9b070
tree8ae1444cad160ea56b039b81fc80e676d0db918c
parent609457e4c8230f2eff79c85a2e3b13388394e3f3
pki: Load pubkey plugin to print public keys

Since 3317d0e77b1a the public keys are printed via certificate printer,
but that only works if the public key is actually wrapped, which
requires the pubkey plugin.

Fixes: 3317d0e77b1a ("Standardized printing of certificate information")
configure.ac