Annotation of embedaddon/strongswan/conf/options/attest.conf, revision 1.1.1.1

1.1       misho       1: attest {
                      2: 
                      3:     # File measurement information database URI. If it contains a password, make
                      4:     # sure to adjust the permissions of the config file accordingly.
                      5:     # database =
                      6: 
                      7:     # Plugins to load in ipsec attest tool.
                      8:     # load =
                      9: 
                     10: }
                     11: 

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