Updated IMC/IMV entries in strongswan.conf man page

This commit is contained in:
Andreas Steffen
2014-05-31 20:37:57 +02:00
parent 2997077bae
commit bfd8f8c5fe
11 changed files with 41 additions and 35 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
charon.plugins.imc-os.device_cert =
libimcv.plugins.imc-os.device_cert =
Manually set the path to the client device certificate
(e.g. /etc/pts/aikCert.der)
charon.plugins.imc-os.device_id =
libimcv.plugins.imc-os.device_id =
Manually set the client device ID in hexadecimal format
(e.g. 1083f03988c9762703b1c1080c2e46f72b99cc31)
charon.plugins.imc-os.device_pubkey =
libimcv.plugins.imc-os.device_pubkey =
Manually set the path to the client device public key
(e.g. /etc/pts/aikPub.der)
charon.plugins.imc-os.push_info = yes
libimcv.plugins.imc-os.push_info = yes
Send operating system info without being prompted.