Annotation of embedaddon/strongswan/testing/tests/af-alg/rw-cert/hosts/moon/etc/strongswan.conf, revision 1.1.1.1

1.1       misho       1: # /etc/strongswan.conf - strongSwan configuration file
                      2: 
                      3: swanctl {
                      4:   load = pem pkcs1 x509 revocation constraints pubkey openssl random
                      5: }
                      6: 
                      7: charon-systemd {
                      8:   load = random nonce test-vectors pem pkcs1 af-alg gmp x509 revocation curl ctr ccm gcm kernel-netlink socket-default updown vici
                      9:   integrity_test = yes
                     10:   crypto_test {
                     11:     on_add = yes
                     12:   }
                     13: }

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