Discussion Board

Results 1 to 7 of 7
  1. #1
    Regular Contributor jupitar's Avatar
    Join Date
    Sep 2007
    Posts
    247
    Hi,

    My application, packages SSL & PIPS1.2 both in the pkg file. So I want to know whether is it require to do the separate sigining for PIPS & SSL as well?

    -Jupitar

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    27,744
    Those files are signed already.

  3. #3
    Regular Contributor jupitar's Avatar
    Join Date
    Sep 2007
    Posts
    247
    Thanks wizard_hu_ for the reply.

    Can you also let me know, how do u make sure that these sis files are already signed. ANy link in this regard will be very helpful.

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    27,744
    It is pretty obvious that if you can install a .sis/x file on the device, it is signed.
    Otherwise signsis -o can tell you about signatures:
    Code:
    C:\Work\SymbianCPP\HelloWorld\sis>signsis -o HelloWorld.sis
    No primary signatures.
    
    C:\Work\SymbianCPP\HelloWorld\sis>signsis -o HelloWorld.sisx
    
    Primary:
    Issued by Wizard.
    Issued to AUT.
    Valid from 17/03/2008 to 17/03/2009.
    
    C:\Work\SymbianCPP\HelloWorld\sis>

  5. #5
    Regular Contributor jupitar's Avatar
    Join Date
    Sep 2007
    Posts
    247
    Thanx wizard_hu_

  6. #6
    Regular Contributor jupitar's Avatar
    Join Date
    Sep 2007
    Posts
    247
    hi wizard_hu_

    signsis -o is for checking any certificate attached to sis file, if it is. Correct me if i am wrong.

    I checked with helloworld and my generated keys and password and the result was as

    C:\S60Ex\helloworldbasic\sis>signsis -o signsi.sis

    Primary:
    Issued by Joe Bloggs.
    Issued to Development.
    Valid from 11/08/2008 to 11/08/2009.


    So my question(confirmation) is about PIPS & SSL. PIPS seems fine because one of its signature says the word "ACS". But in case of SSL.sis, i didnt find any ACS word.

    Here is the certificate signature from SSL:

    Primary:

    Embedded:
    Issued by Nokia Online CA.
    Issued to Nokia.
    Valid from 14/03/2008 to 14/03/2013.
    Issued by Nokia Content Signing CA.
    Issued to Nokia.
    Valid from 22/10/2007 to 20/10/2012.
    Issued by Nokia Online CA.
    Issued to Nokia.
    Valid from 14/03/2008 to 14/03/2013.
    Issued by Nokia Content Signing CA.
    Issued to Nokia.
    Valid from 22/10/2007 to 20/10/2012.

    Embedded:
    Issued by Nokia Online CA.
    Issued to Nokia.
    Valid from 14/03/2008 to 14/03/2013.
    Issued by Nokia Content Signing CA.
    Issued to Nokia.
    Valid from 22/10/2007 to 20/10/2012.
    Issued by Nokia Online CA.
    Issued to Nokia.
    Valid from 14/03/2008 to 14/03/2013.
    Issued by Nokia Content Signing CA.
    Issued to Nokia.
    Valid from 22/10/2007 to 20/10/2012.
    Issued by Nokia Online CA.
    Issued to Nokia.
    Valid from 14/03/2008 to 14/03/2013.
    Issued by Nokia Content Signing CA.
    Issued to Nokia.
    Valid from 22/10/2007 to 20/10/2012.

    So how do i confirm that it is symbian signed

  7. #7
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    The SIS files are signed with a valid certificate and the root certificate that is used to validate it is available on the device. Bottom line, the SIS file can be installed on the phone without limitations and no further certification is required.

    Looking at it from another angle: you only sign binaries that you build and let the developers of other 3rd party components worry about the deployment of the binaries they release.

Similar Threads

  1. is separate signing required for 3rd Edition FP1 and FP2 devices
    By jeetu_basai in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 4
    Last Post: 2008-10-22, 06:00
  2. Application signing for test area users.
    By valexey in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 6
    Last Post: 2008-10-07, 09:56
  3. PIM API and application signing
    By JJAAZZZ in forum Mobile Java General
    Replies: 1
    Last Post: 2008-07-28, 12:16
  4. filtering application as a recipient?
    By aidj in forum General Messaging
    Replies: 1
    Last Post: 2002-11-12, 06:26
  5. help required in Online application to send MMS
    By Nokia_Archive in forum General Messaging
    Replies: 3
    Last Post: 2002-06-10, 01:17

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved