File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins / imc-os.opt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:43 2020 UTC (5 years, 6 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

    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>