]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/swanctl/mult-auth-rsa-eap-sim-id/hosts/moon/etc/strongswan.conf
testing: Globally define logging via syslog for charon-systemd
[thirdparty/strongswan.git] / testing / tests / swanctl / mult-auth-rsa-eap-sim-id / hosts / moon / etc / strongswan.conf
CommitLineData
c2523355
AS
1# /etc/strongswan.conf - strongSwan configuration file
2
70dc5bb8 3charon-systemd {
08253bbb 4 load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac xcbc vici kernel-netlink socket-default fips-prf eap-radius eap-identity updown
c2523355 5
c2523355
AS
6 plugins {
7 eap-radius {
8 secret = gv6URkSs
9 server = PH_IP_ALICE
10 }
11 }
12}