Annotation of embedaddon/strongswan/testing/tests/swanctl/rw-eap-tls-sha3-rsa/hosts/moon/etc/strongswan.conf, revision 1.1

1.1     ! misho       1: # /etc/strongswan.conf - strongSwan configuration file
        !             2: 
        !             3: swanctl {
        !             4:   load = random pem pkcs1 sha1 sha3 gmp x509 revocation constraints pubkey
        !             5: }
        !             6: 
        !             7: charon-systemd {
        !             8:   load = random nonce md5 sha1 sha2 sha3 aes hmac pem pkcs1 x509 revocation constraints pubkey curve25519 gmp curl eap-tls kernel-netlink socket-default updown vici
        !             9: }

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