Attention is currently required from: dexter.
laforge has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/onomondo-eim/+/43647?usp=email )
Change subject: crypto_utils: log EID instead of the entire EUM certificate ......................................................................
Patch Set 2:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/onomondo-eim/+/43647/comment/2cc24c2c_23c754b4?... : PS2, Line 13: 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. Mh, I think such an event is something one definitely wants to investigate further, if it ever happens, right? So I think it definitely is useful to either log some decoded certificate output, or to store the binary blob somewhere so one can later decode it using 'openssl x509 -text' or the like?