diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-06-18 18:59:31 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-06-21 23:25:24 +0200 |
commit | adf8a05a3dc3504d81dd52b29034fdadb416dc71 (patch) | |
tree | 1ff30bac71a7ca63ad1582ff6ab038d977fd7d49 /man | |
parent | da99df144384a2f144f89fe0beae79ffb1340ec0 (diff) | |
download | strongswan-adf8a05a3dc3504d81dd52b29034fdadb416dc71.tar.bz2 strongswan-adf8a05a3dc3504d81dd52b29034fdadb416dc71.tar.xz |
Removed obsoleted strongswan.conf options
Diffstat (limited to 'man')
-rw-r--r-- | man/strongswan.conf.5.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index 44127289e..065bb1c4d 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -869,9 +869,6 @@ Use Quote2 AIK signature instead of Quote signature .BR libimcv.plugins.imv-attestation.cadir Path to directory with AIK cacerts .TP -.BR libimcv.plugins.imv-attestation.database -Path to database with file measurement information -.TP .BR libimcv.plugins.imv-attestation.dh_group " [ecp256]" Preferred Diffie-Hellman group .TP @@ -887,27 +884,15 @@ URI pointing to attestation remediation instructions .BR libimcv.plugins.imc-os.push_info " [yes]" Send operating system info without being prompted .TP -.BR libimcv.plugins.imv-os.database -Database URI for the database that stores operating system information -.TP .BR libimcv.plugins.imv-os.remediation_uri URI pointing to operating system remediation instructions .TP .BR libimcv.plugins.imc-scanner.push_info " [yes]" Send open listening ports without being prompted .TP -.BR libimcv.plugins.imv-scanner.closed_port_policy " [yes]" -By default all ports must be closed (yes) or can be open (no) -.TP .BR libimcv.plugins.imv-scanner.remediation_uri URI pointing to scanner remediation instructions .TP -.BR libimcv.plugins.imv-scanner.tcp_ports -List of TCP ports that can be open or must be closed -.TP -.BR libimcv.plugins.imv-scanner.udp_ports -List of UDP ports that can be open or must be closed -.TP .BR libimcv.plugins.imc-test.additional_ids " [0]" Number of additional IMC IDs .TP |