Closed GoogleCodeExporter closed 9 years ago
Have you configured the access conditions on the UICC?
Original comment by kipo...@gmail.com
on 6 Nov 2012 at 4:38
Thanks for pointing me to this issue!
No. I'm not very sure how to do it. Please share any information regarding
configuring the access conditions on the UICC.
Original comment by innolab...@gmail.com
on 7 Nov 2012 at 5:38
Access conditions can be either configured in the PKCS#15 applet/folder or in
via GP Access control applet (if it is installed/supported by the device).
I haven't tested the latter on S3. Howerer, PKCS#15 works fine.
I have attached a GSMA file that describes the layout and format of the Access
condition files in PKCS#15.
For testing, you may configure the AC to allow full access to any on device
appliation.
Please note that PKCS#15 AID (ADF/or applet) should also be configured in
EF_DIR.
Original comment by kipo...@gmail.com
on 7 Nov 2012 at 8:29
Attachments:
Forgot to mention, if you want to use the GP AC, you may install the "AllowAll"
applet from this site.
But as I said I haven't tested it on S3.
Happy coding:)
Original comment by kipo...@gmail.com
on 7 Nov 2012 at 8:38
PKCS#15 Access Control was missing on SIM
Original comment by Daniel.A...@gi-de.com
on 15 Apr 2013 at 3:17
What are the install parameters for the AllowAll.cap?
Original comment by CoDMap...@gmail.com
on 22 Jan 2014 at 10:12
I've installed the AllowAll applet but am still seeing the Connection Refused
issue.
Original comment by CoDMap...@gmail.com
on 22 Jan 2014 at 10:52
I found this comments on other forums:
ARA enforcer was introduced with V2.4.0, so allowAll will unfortunately not
help with S3. It contains an enforcer that is not from seek.
Check the post from Helmut for more information:
-Frank
hi,
the galaxy sIII contains an access control extension which is not created by
SEEK.
It seems to be an early implementation of the ARF Variant of the GP Secure
Element Access Control Specification which requires a PKCS15 file system. See
http://www.globalplatform.org/specificationsdevice.asp -> Secure Element Access
Control -> Chapter 7 and Annex C.
So, to access an applet you will need at least an "allow all" access rule coded
in the PKCS15 files. And it's no fun to create this.
/Helmut
Original comment by CoDMap...@gmail.com
on 22 Jan 2014 at 10:54
NOTE: I've been working on a Samsung Galaxy S4.
Original comment by CoDMap...@gmail.com
on 22 Jan 2014 at 11:13
Original issue reported on code.google.com by
innolab...@gmail.com
on 5 Nov 2012 at 7:17