diff options
Diffstat (limited to 'conf/options/attest.conf')
-rw-r--r-- | conf/options/attest.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/options/attest.conf b/conf/options/attest.conf new file mode 100644 index 000000000..1f7f57cb4 --- /dev/null +++ b/conf/options/attest.conf @@ -0,0 +1,11 @@ +attest { + + # File measurement information database URI. If it contains a password, make + # sure to adjust the permissions of the config file accordingly. + # database = + + # Plugins to load in ipsec attest tool. + # load = + +} + |