Results 1 to 5 of 5

Thread: How to free sign my app ?

  1. #1
    Join Date
    May 2011
    Posts
    12
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default How to free sign my app ?

    Guys can anyone tell how to sign the unsigned apps without cost ?
    I developed an application for symbian. But how to run it on another symbian? It's unsigned...

    Can anybody know ? Please tell me...
    Thanks...

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to free sign my app ?

    Did you try a self-signed certificate by creating one with makekeys? It may or may not work depending on the security role of the device in question.

  3. #3
    Join Date
    May 2011
    Posts
    12
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: How to free sign my app ?

    Self sign not work perfectly on my device. If I install unsigned apps with self sign it occurs some problem like camera, music player not work perfectly even sometimes it hang my system...
    I'm using nokia c6, 5800 and n79 ...
    Can u tell me about nokia smart installer ?

  4. #4
    Join Date
    Dec 2009
    Posts
    47
    Thanks
    11
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android

    Default Re: How to free sign my app ?

    If you need a certificate, sihgned by a CA, you could join CAcert.org. Free, community-based. See www.cacert.org

  5. #5
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to free sign my app ?

    CACert.org isn't a recognised root CA, so few devices will accept such signed certificates.

    You can tell the other symbian users to request a developer certificate and sign the file themselves. They'll then be able to use it fully.

    If you want to sell or give away your application without each user having to sign the application themselves, you'll have to follow the normal channels.

Similar Threads

  1. How to make points wth a sign
    By v1pka in forum Qwt
    Replies: 2
    Last Post: 13th September 2010, 10:20
  2. Euro sign
    By dragon in forum Qt Programming
    Replies: 3
    Last Post: 8th September 2008, 19:58
  3. Problem Euro Sign with QLineEdit
    By Kubil in forum Qt Programming
    Replies: 1
    Last Post: 24th August 2007, 04:56
  4. What to free or not to free, that is the question
    By bruccutler in forum Qt Programming
    Replies: 1
    Last Post: 25th July 2007, 05:04

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.