Hi there,
as stated in the titel i have some problems with the verification of my account. We have got a Publisher ID and we have got an application signed with the resulting certificate.
The first problem was the extension of our application, i got a verification error because it was named "*.sisx" instead of ".sis", the failure description was misleading but i found the solution for that here at the forum...
The second problem was that my cer file contained two certificates at the same time, so i got:
Failed to verify Publisher ID due to certificate validation error
So i seperated it into two files an signed the example file from symbian signed (symbian_signed_account_verification.sis) again, tried both certificates and still i get the error:
Failed to verify Publisher ID due to certificate validation error
This is what i get with signsis -o -p
Any Ideas?Code:Primary: Certificate: Data: Version: 3 (0x2) Serial Number: ... Signature Algorithm: sha1WithRSAEncryption Issuer: C=GB, ST=London, L=Southwark, O=Symbian Software Limited, CN=Symbian Developer Certificate CA 280205A/em ailAddress=developercertificates@symbian.com Validity Not Before: Mar 31 14:50:09 2011 GMT Not After : Mar 31 14:50:09 2014 GMT Subject: C=DE, L=Munich, O=Rohde & Schwarz GmbH & Co.KG, OU=Symbian Signed PublisherID, CN=Rohde & Schwarz GmbH & Co.KG, ST=Bayern Subject Public Key Info: Public Key Algorithm: rsaEncryption RSA Public Key: (2048 bit) Modulus (2048 bit): ... Exponent: 65537 (0x10001) X509v3 extensions: 1.2.826.0.1.1796587.1.1.1.1: critical ... 1.2.826.0.1.1796587.1.1.1.6: critical ...m....... Signature Algorithm: sha1WithRSAEncryption ...
Thanks



