ACS Publisher Signed problem
| Thu, 2008-05-08 13:40 | |
|
Hi
I get the Succeeded message.
this goes without errors but verify results are: Please advise: what could be the problem? Thank you very much |
|
| Thu, 2008-05-08 13:40 | |
|
Hi
I get the Succeeded message.
this goes without errors but verify results are: Please advise: what could be the problem? Thank you very much |
|
Forum posts: 96
Have you added the signing file information in .pkg file as
*"cert1.pfx.cer","cert2.pfx.key"
Jupitar
Forum posts: 135
Hi Jupiter
I used them in the signsis command:
signsis myapp.sis myapp.sisx cert1.pfx.cer cert2.pfx.key
As I understand, this way I don't need to change the .pkg file...
Forum posts: 96
I think you probably have to do it.
Can you try doing this exercise.
Jupitar
Forum posts: 135
Hi Jupiter
I managed to sign the app with TC-ConvertP12 using these instructions (without changing the pkg file):
http://developer.symbian.com/forum/ann.jspa?annID=38
Thank you very much