mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-02-20 17:52:47 +00:00
Corrected error.
This commit is contained in:
parent
29257695c1
commit
39e2ab30d3
@ -825,7 +825,7 @@ public abstract class AbstractAttestationCertificateAuthority
|
||||
LOG.error(ioEx);
|
||||
} catch (Exception ex) {
|
||||
LOG.error(String.format("Failed to load support rim: ", messageDigest.digest(
|
||||
logFile.toByteArray()))));
|
||||
logFile.toByteArray())));
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user