aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-11-radius-block/hosts/alice/etc/strongswan.conf
blob: acd4630d278786216c84a5978fbf27b7f0b7927e (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/strongswan.conf - strongSwan configuration file

libimcv {
  debug_level = 3
  plugins {
    imv-scanner {
      closed_port_policy = no
      tcp_ports = 80 443
     }
  }
}