fix: refer url #53
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ internal fun keyIdToKeystore(keyIds: Array<String>): KeyStore {
|
||||||
return ret
|
return ret
|
||||||
}
|
}
|
||||||
|
|
||||||
// ref: <https://euicc-manual.septs.app/docs/pki/ci/>
|
// ref: <https://euicc-manual.osmocom.org/docs/pki/ci/>
|
||||||
internal val KNOWN_CI_CERTS = hashMapOf(
|
internal val KNOWN_CI_CERTS = hashMapOf(
|
||||||
// GSM Association - RSP2 Root CI1 (CA: DigiCert)
|
// GSM Association - RSP2 Root CI1 (CA: DigiCert)
|
||||||
// Specs: SGP.21 and SGP.22 version 2 and version 3
|
// Specs: SGP.21 and SGP.22 version 2 and version 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue