From cbc6ab9a043e471eb848e354544d17d0c3a20ec3 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Tue, 21 Nov 2017 11:24:50 +0100 Subject: debian/libstrongswan.install: install MGF1 plugin needed for RSASSA-PSS signatures support when using the gmp plugin --- debian/libstrongswan.install | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/libstrongswan.install b/debian/libstrongswan.install index b3148670b..072ff7e08 100644 --- a/debian/libstrongswan.install +++ b/debian/libstrongswan.install @@ -7,6 +7,7 @@ usr/lib/ipsec/plugins/libstrongswan-fips-prf.so usr/lib/ipsec/plugins/libstrongswan-gmp.so usr/lib/ipsec/plugins/libstrongswan-hmac.so usr/lib/ipsec/plugins/libstrongswan-md5.so +usr/lib/ipsec/plugins/libstrongswan-mgf1.so usr/lib/ipsec/plugins/libstrongswan-nonce.so usr/lib/ipsec/plugins/libstrongswan-pgp.so usr/lib/ipsec/plugins/libstrongswan-pem.so @@ -31,6 +32,7 @@ usr/share/strongswan/templates/config/plugins/fips-prf.conf usr/share/strongswan/templates/config/plugins/gmp.conf usr/share/strongswan/templates/config/plugins/hmac.conf usr/share/strongswan/templates/config/plugins/md5.conf +usr/share/strongswan/templates/config/plugins/mgf1.conf usr/share/strongswan/templates/config/plugins/nonce.conf usr/share/strongswan/templates/config/plugins/pgp.conf usr/share/strongswan/templates/config/plugins/pem.conf @@ -54,6 +56,7 @@ etc/strongswan.d/charon/fips-prf.conf etc/strongswan.d/charon/gmp.conf etc/strongswan.d/charon/hmac.conf etc/strongswan.d/charon/md5.conf +etc/strongswan.d/charon/mgf1.conf etc/strongswan.d/charon/nonce.conf etc/strongswan.d/charon/pgp.conf etc/strongswan.d/charon/pem.conf -- cgit v1.2.3