diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-07-08 23:20:32 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-07-08 23:20:32 +0200 |
commit | 803ac56626fcbc9864eea962640c8a295adc6db2 (patch) | |
tree | aeb1c702d11ba36c51e207806c0705fc2f03db40 /src/libimcv/plugins/imv_attestation/attest_usage.c | |
parent | 88b941939f4b008fbe79e0a1ffdd71cb636a0d97 (diff) | |
parent | 23e0d6dca32573d2d2dfeb42ee52c42ea21781c3 (diff) | |
download | strongswan-803ac56626fcbc9864eea962640c8a295adc6db2.tar.bz2 strongswan-803ac56626fcbc9864eea962640c8a295adc6db2.tar.xz |
Merge branch 'swima'
Diffstat (limited to 'src/libimcv/plugins/imv_attestation/attest_usage.c')
-rw-r--r-- | src/libimcv/plugins/imv_attestation/attest_usage.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/libimcv/plugins/imv_attestation/attest_usage.c b/src/libimcv/plugins/imv_attestation/attest_usage.c index 8f4afdbad..2966529e1 100644 --- a/src/libimcv/plugins/imv_attestation/attest_usage.c +++ b/src/libimcv/plugins/imv_attestation/attest_usage.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 Andreas Steffen + * Copyright (C) 2011-2017 Andreas Steffen * HSR Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it @@ -77,8 +77,9 @@ Usage:\n\ ipsec attest --add [--owner <name>] --key <digest>|--aik <path>\n\ Add an AIK public key digest entry preceded by an optional owner name\n\ \n\ - ipsec attest --add --product <name>|--pid <id> --sha1|--sha1-ima|--sha256|--sha384\n\ - [--relative|--rel] --dir <path>|--file <path>\n\ + ipsec attest --add --product <name>|--pid <id> --sha1|--sha256|--sha384\n\ + [--relative|--rel] [--package <name> --version <string>]\n\ + --dir <path>|--file <path>\n\ Add hashes of a single file or all files in a directory under absolute or relative filenames\n\ \n\ ipsec attest --add --key <digest|--kid <id> --component <cfn>|--cid <id> --sequence <no>|--seq <no>\n\ |