HIRS/tools/tcg_rim_tool
chubtub 4404d25f20 Revert "Revert changes to HashSwid class"
This reverts commit d850d69b1e8b14367b25c075dd8f61b30e558c02.
2020-06-19 07:29:20 -04:00
..
gradle/wrapper Rename project to tcg_rim_tool and move under tools/ directory 2020-01-06 16:14:04 -05:00
libs Rename project to tcg_rim_tool and move under tools/ directory 2020-01-06 16:14:04 -05:00
scripts Add symlink to /usr/local/bin/rim during rpm install 2020-06-19 07:29:20 -04:00
src Revert "Revert changes to HashSwid class" 2020-06-19 07:29:20 -04:00
build.gradle Update packaging script to install to /opt/hirs/rimtool 2020-06-16 08:11:12 -04:00
gradlew Rename project to tcg_rim_tool and move under tools/ directory 2020-01-06 16:14:04 -05:00
gradlew.bat Rename project to tcg_rim_tool and move under tools/ directory 2020-01-06 16:14:04 -05:00
keystore.jks Implement --create, --attributes, --out, and --help in JCommander 2020-06-08 06:50:46 -04:00
package.sh Add symlink to /usr/local/bin/rim during rpm install 2020-06-19 07:29:20 -04:00
privateRimKey.pem Implement --create, --attributes, --out, and --help in JCommander 2020-06-08 06:50:46 -04:00
README.md Added README.md with build instructions 2020-06-18 13:10:29 -04:00
rim_fields.json [#217] Support reading conf settings from a json file (#218) 2020-02-21 07:43:40 -05:00
RimSignCert.pem Implement --create, --attributes, --out, and --help in JCommander 2020-06-08 06:50:46 -04:00
tcg_rim_tool.spec Add symlink to /usr/local/bin/rim during rpm install 2020-06-19 07:29:20 -04:00

To support the TCG RIM concept a new command line application alled the The tcg_rim_tool has been created. The tcg_ri_tool can be used to create NISTIR 8060 compatible SWID tags that adhere to the TCG PC Client RIM specification. It also supports the ability to digitally sign the Base RIM file as the HIRS ACA will require a valid signature in order to upload any RIM file.

Building

To build this tool navigate to the tcg_eventlog-tool directory and use the following commmand:

./gradlew clean build

Usage

The tcg_eventlog_tool can be invoked using java:

java -jar build/lib.tools/tcg_rim_tool-1.0.jar -h

Current options for the tool can be found using the -h option.

Future packages will install a command line: rim.