Attention is currently required from: dexter.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/onomondo-eim/+/43647?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified-1 by Jenkins Builder
Change subject: crypto_utils: log EID instead of the entire EUM certificate ......................................................................
crypto_utils: log EID instead of the entire EUM certificate
When a profile download happens, the eIM automatically tries to check the EUM and the eUICC certificate. This is done in order to cache the public key of the eUICC certificate. For the check, a suitable root certificate is required. If none is found, an error is logged with the entire EUM certificate as context. Let's instead log the EID of the eUICC that caused the problem, which is much more helpful then just a certificate dump that is barely readable.
Related: SYS#8100 Change-Id: I33c19fee0bec31b4c6b3c8052976625f3213aac1 --- M src/crypto_utils.erl 1 file changed, 8 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/onomondo-eim refs/changes/47/43647/2