Annotation of embedaddon/strongswan/testing/tests/ikev2/rw-eap-sim-rsa/hosts/carol/etc/strongswan.conf, revision 1.1.1.1

1.1       misho       1: # /etc/strongswan.conf - strongSwan configuration file
                      2: 
                      3: charon {
                      4:   load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-sim eap-sim-file updown
                      5: 
                      6:   integrity_test = yes
                      7: }

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>