HIRS/HIRS_Utils
Cyrus aeebd068f5 [#72] Supply Chain Validator fix and update (#94)
* This fix correct an IllegalStateException for the SupplyChainValider when all policy settings are true.  When trying to remove a value from the iterator in the validator, the item was null and caused this issue.  This also takes out the Platform Serial as a required field.

Closes #72

* checking in a small change that puts back in a line for checking the serial number.  It has been changed from FAIL to PASS however.

* Committing updated changes.

* Committing test certs for changes.

* Updated unit tests

* Fixing travis checkstyle for URISyntaxException missing from UnitTests
2019-02-25 10:37:11 -05:00
..
config Initial release 2018-09-06 09:47:33 -04:00
src [#72] Supply Chain Validator fix and update (#94) 2019-02-25 10:37:11 -05:00
build.gradle Initial release 2018-09-06 09:47:33 -04:00