diff options
Diffstat (limited to 'testing/tests/tkm/multiple-clients/hosts/sun/etc/strongswan.conf')
-rw-r--r-- | testing/tests/tkm/multiple-clients/hosts/sun/etc/strongswan.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/tests/tkm/multiple-clients/hosts/sun/etc/strongswan.conf b/testing/tests/tkm/multiple-clients/hosts/sun/etc/strongswan.conf new file mode 100644 index 000000000..cc9d6e072 --- /dev/null +++ b/testing/tests/tkm/multiple-clients/hosts/sun/etc/strongswan.conf @@ -0,0 +1,8 @@ +# /etc/strongswan.conf - strongSwan configuration file + +charon-tkm { + dh_mapping { + 15 = 1 + 16 = 2 + } +} |