strongswan/testing/tests/openssl-ikev2/rw-suite-b-192/hosts/moon/etc/strongswan.conf

19 lines
323 B
Plaintext

# /etc/strongswan.conf - strongSwan configuration file
charon {
load = test-vectors soup pem pkcs1 pkcs8 random nonce x509 revocation openssl stroke kernel-netlink socket-default
integrity_test = yes
crypto_test {
required = yes
on_add = yes
}
plugins {
openssl {
fips_mode = 2
}
}
}