-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot open secure channel to Sm@rt Caffe #48
Comments
You cannot call But actually I do not see that
Give this a try with key derivation:
The options for the key derivation are here: https://github.com/kaoh/globalplatform/blob/master/gpshell/src/gpshell.1.md#key-derivation. BTW. You can also use a script file, instead of typing it in like referenced in the description in https://github.com/kaoh/globalplatform/blob/master/gpshell/src/gpshell.1.md, e.g. https://github.com/kaoh/globalplatform/blob/master/gpshell/helloInstallGP211.txt |
Wow! thanks you VERY much! What solve the issue is just using Install applet:
List applets:
|
Can you please provide the full APDU log again for both scripts (list applets + install applet)? The |
Do you have any updates regarding this? |
@bob-613 : Can you please provide the full APDU log again for both scripts (list applets + install applet)? The enable_trace does this. Then I can dissemble the sent data. |
I have tried to list and install apps using GP Pro, but it didn't work (https://stackoverflow.com/questions/68087131/cannot-list-or-install-cap-files-in-javacard-after-unlocking-why-and-how-to-so) so I tried GP, but it also not working
I tried the sample. but not working
Also this not working:
Some more info that may help:
I'm trying to understand. (I didn't found a spec to it ( emvco.com/specifications.aspx?id=20 ))
Also I'm trying to understand:
gp -emv -unlock
what is it doing? No I only need keys and it is not emv any more?-emv
later (when doinggp -l -emv
it's falied)What are the keys here (https://community.oracle.com/tech/developers/discussion/2258766/gpshell-command-for-smart-cafe-expert-3-2) Do I need to specify it somewhere?
The text was updated successfully, but these errors were encountered: