Files
strongswan-ext/testing/tests/ikev2/rw-eap-sim-id-radius/hosts/moon/etc/strongswan.conf
T

13 lines
317 B
Plaintext

# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 md5 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default eap-radius eap-identity updown
plugins {
eap-radius {
secret = gv6URkSs
server = PH_IP_ALICE
}
}
}