Corrected error.

This commit is contained in:
Cyrus 2021-04-07 13:35:02 -04:00
parent 29257695c1
commit 39e2ab30d3

View File

@ -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 {