Hi,
I am done with the coding part for my app and now I want it to be symbain signed (both v2 and v3 app).
I requested for Publisher ID (paid around 200 USD) from the link at www.symbiansigned.com. I got following two things:
1. smime.p7s
2. request_confirmation.pdf
Now I want to know what will be the next step. I tryed to use tool 9 (tcp12p8) to generate the .cer and .key files, giving the .p7s file(above)as input to this but it results into error:
G:\Software\SIMBIN\TC-ConvertP12>tcp12p8.bat smime.p7s
-------------------------
Using p12File smime.p7s
Using keyFile smime.p7s.key
Using certFile smime.p7s.cer
-------------------------
Output client certificate to smime.p7s.cer...
3692:error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag:.\crypto\as
n1\tasn_dec.c:1294:
3692:error:0D06C03A:asn1 encoding routines:ASN1_D2I_EX_PRIMITIVE:nested asn1 err
or:.\crypto\asn1\tasn_dec.c:830:
3692:error:0D08303A:asn1 encoding routines:ASN1_TEMPLATE_NOEXP_D2I:nested asn1 e
rror:.\crypto\asn1\tasn_dec.c:749:Field=version, Type=PKCS12
Error.
Usage: tcp12p8 p12File [p12Password] [keyFile] [certFile]
- p12File - (mandatory) name of p12/pfx file
- p12Password - Password for p12File (keep empty for interactive pwd input)
- keyFile - name of key file to write
- certFile - name of certificate file to write
Press any key to continue . . .
I am at right track, i.e. do I need to use this tool 9 on the .p7s file?
How can I generate the certificate and key files?
Is this what the certificate center send after requesting and paying the fee (just pdf and one .p7s file is req. or they send something else)?
Thanks in advance,
jas



