Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JCOP Security Domain

843851Aug 10 2006 — edited Aug 16 2006
Hi all
I`ve personalized a0000000035350 SD in a JCOP31 card according to :

http://forum.java.sun.com/thread.jspa?forumID=23&threadID=646157

but i'm not to upload applet, in installed SD. here is what i did after personalizing SD :
-  /term "winscard:4|OMNIKEY CardMan 5121 0"
--Opening terminal

/card -a a000000003000000 -c com.ibm.jc.CardManager
--Waiting for card... ATR=3B 69 00 FF 4A 43 4F 50 33 31 56 32 32 ;i..JCOP31V22 ATR: T=0, N=-1, Hist="JCOP31V22" => 00 A4 04 00 08 A0 00 00 00 03 00 00 00 00 .............. (101408 usec) <= 6F 10 84 08 A0 00 00 00 03 00 00 00 A5 04 9F 65 o..............e 01 FF 90 00 .... Status: No Error cm> /select a000000003535041 => 00 A4 04 00 08 A0 00 00 00 03 53 50 41 00 ..........SPA. (87460 usec) <= 6F 10 84 08 A0 00 00 00 03 53 50 41 A5 04 9F 65 o........SPA...e 01 FF 90 00 .... Status: No Error cm> set-key 3/1/DES-ECB/707172737475767778797A7B7C7D7E7F cm> set-key 3/2/DES-ECB/606162636465666768696A6B6C6D6E6F cm> set-key 3/3/DES-ECB/808182838485868788898A8B8C8D8E8F cm> init-update => 80 50 00 00 08 D4 43 31 62 E5 5F 58 5E 00 .P....C1b._X^. (125923 usec) <= 50 41 00 00 00 00 00 00 00 00 03 02 00 01 49 D5 PA............I. 47 9E D4 FB 50 A5 55 E0 DC 14 C9 58 90 00 G...P.U....X.. Status: No Error cm> ext-auth => 84 82 00 00 10 F1 7A 09 48 26 18 E0 10 11 E1 82 ......z.H&...... D6 42 AB 3A D5 .B.:. (85201 usec) <= 90 00 .. Status: No Error cm> card-info => 80 F2 80 00 02 4F 00 00 .....O.. (35727 usec) <= 6D 00 m. Status: INS value not supported jcshell: Error code: 6d00 (INS value not supported) jcshell: Wrong response APDU: 6D00 cm> upload "D:\myhelloworld.cap" => 80 E6 02 00 1D 10 6D 79 68 65 6C 6C 6F 77 6F 72 ......myhellowor 6C 64 50 61 63 6B 08 A0 00 00 00 03 00 00 00 00 ldPack.......... 00 00 00 ... (61074 usec) <= 6D 00 m. Status: INS value not supported jcshell: Error code: 6d00 (INS value not supported) jcshell: Wrong response APDU: 6D00
anyone could explain to me what can i do now? thanks

PS: now CardManager works normally when i don't select a0000000035350
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 13 2006
Added on Aug 10 2006
1 comment
190 views