12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
libimcv {
|
|
load = random nonce sha1 sha2 md5 gmp pubkey x509
|
|
debug_level = 3
|
|
plugins {
|
|
imc-test {
|
|
command = allow
|
|
}
|
|
}
|
|
}
|