mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 04:58:00 +00:00
Small addition [no ci]
This commit is contained in:
parent
57632e0923
commit
5ff5650be1
@ -123,6 +123,7 @@ public class SupplyChainValidationServiceImpl extends DefaultDbService<SupplyCha
|
|||||||
caCreds.addAll(getCaChainRec(cred, queriedOrganizations));
|
caCreds.addAll(getCaChainRec(cred, queriedOrganizations));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return caCreds;
|
return caCreds;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user