mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-02-20 17:52:47 +00:00
Undid some code I took out
This commit is contained in:
parent
1db52cebf9
commit
f38fa87013
@ -176,13 +176,6 @@ public class SupplyChainValidationServiceImpl implements SupplyChainValidationSe
|
||||
platformScv = validatePcPolicy(pc, platformScv,
|
||||
deltaMapping, acceptExpiredCerts);
|
||||
|
||||
/**
|
||||
* Alright, this should work but because the test material is bad
|
||||
* I can't finish it. Currently the delta certificate has the same
|
||||
* serial number as the base, the same validity and so on. I will
|
||||
* attempt to generate my own but for right now, I'm going to move
|
||||
* on to something else.
|
||||
*/
|
||||
if (validationTypeMap.containsKey(
|
||||
platformType)) {
|
||||
SupplyChainValidation tmpScv = validationTypeMap.get(platformType);
|
||||
|
Loading…
x
Reference in New Issue
Block a user