- Berlin, Germany
- https://laforge.gnumonks.org
- Joined on
2024-01-27
Cannot leave the Log view in alpha03
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…
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…
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…
OpenEUICC doesn't seem to work with unknown CERT.CI.ECDSA on the eUICC for TLS cert verification
[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…