Annotation of embedaddon/strongswan/conf/plugins/imc-os.opt, revision 1.1.1.1

1.1       misho       1: libimcv.plugins.imc-os.device_cert =
                      2:        Manually set the path to the client device certificate
                      3:        (e.g. /etc/pts/aikCert.der)
                      4: 
                      5: libimcv.plugins.imc-os.device_id =
                      6:        Manually set the client device ID in hexadecimal format
                      7:        (e.g. 1083f03988c9762703b1c1080c2e46f72b99cc31)
                      8: 
                      9: libimcv.plugins.imc-os.device_handle =
                     10:        Manually set handle to a private key bound to a smartcard or TPM
                     11:        (e.g. 0x81010004)
                     12: 
                     13: libimcv.plugins.imc-os.device_pubkey =
                     14:        Manually set the path to the client device public key
                     15:        (e.g. /etc/pts/aikPub.der)
                     16: 
                     17: libimcv.plugins.imc-os.push_info = yes
                     18:        Send operating system info without being prompted.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>