Attention is currently required from: laforge.
dexter uploaded patch set #3 to this change.
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
crypto_utils: log EID and encoded EUM cert instead of decoded cert
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 the root
certificate of the EUM certificate is required. If none is found, an
error is logged with the decoded EUM certificate as context. This
produces a lot of log lines and the decoded certificate contents are
barely readable.
Let's instead log the EID of the eUICC and the EUM certificate in its
encoded form (hexdump). This is much more compact and still gives
eIM operators enough context to track down the problem.
Related: SYS#8100
Change-Id: I33c19fee0bec31b4c6b3c8052976625f3213aac1
---
M src/crypto_utils.erl
1 file changed, 9 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/onomondo-eim refs/changes/47/43647/3
To view, visit change 43647. To unsubscribe, or for help writing mail filters, visit settings.