mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-21 22:07:57 +00:00
4404d25f20
This reverts commit d850d69b1e8b14367b25c075dd8f61b30e558c02. |
||
---|---|---|
.. | ||
gradle/wrapper | ||
libs | ||
scripts | ||
src | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
keystore.jks | ||
package.sh | ||
privateRimKey.pem | ||
README.md | ||
rim_fields.json | ||
RimSignCert.pem | ||
tcg_rim_tool.spec |
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.