Harald Welte laf0rge
laf0rge opened issue PeterCxy/OpenEUICC#12 2024-02-17 14:15:12 +01:00
Cannot leave the Log view in alpha03
laf0rge renamed repository from OpenEUICC to laf0rge/OpenEUICC-SGP.26 2024-02-17 13:50:36 +01:00
laf0rge created repository laf0rge/OpenEUICC-SGP.26 2024-02-17 13:48:08 +01:00
laf0rge commented on issue PeterCxy/OpenEUICC#11 2024-02-16 20:53:53 +01:00
OpenEUICC doesn't seem to work with unknown CERT.CI.ECDSA on the eUICC for TLS cert verification

by the way: In case you're interested: I can send you free samples of such an eUICC with SGP.26 test certificates. Or I can even create completely custom/private CI and then personalize eUICCs…

laf0rge commented on issue PeterCxy/OpenEUICC#11 2024-02-16 20:52:24 +01:00
OpenEUICC doesn't seem to work with unknown CERT.CI.ECDSA on the eUICC for TLS cert verification

Looking a bit at Android and Java APIs for this, I think the course of action would be to implement a custom X509TrustManager whose checkServerTrusted method would get all the certificates…

laf0rge commented on issue PeterCxy/OpenEUICC#11 2024-02-16 20:28:09 +01:00
OpenEUICC doesn't seem to work with unknown CERT.CI.ECDSA on the eUICC for TLS cert verification

Ok, a quick look at the source code reveals:

  • OpenEUICC includes exactly only one root certificate, see app-common/src/main/res/raw/symantec_gsma_rspv2_root_ci1 and `app-common/src/main/res/xml…
laf0rge opened issue PeterCxy/OpenEUICC#11 2024-02-16 20:24:31 +01:00
OpenEUICC doesn't seem to work with unknown CERT.CI.ECDSA on the eUICC for TLS cert verification
laf0rge commented on issue PeterCxy/OpenEUICC#5 2024-01-27 17:38:17 +01:00
[Suggestion] Adding Profile Size Under ICCID & Approximately eSIM Profiles Left

I really like the idea of displaying the size of existing/installed profiles as well as the total remaining space.

Hoever, I also agree with @PeterCxy that ther is no way to estimate the number…