Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Certificates for Qt 4.8 app for windows 8 , what i need to do?
Forum Updated to NodeBB v4.3 + New Features

Certificates for Qt 4.8 app for windows 8 , what i need to do?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    umen242
    wrote on last edited by
    #1

    I have Qt 4.8.4 app for windows , now im testing it on windows and it opens me the smartscreen
    from what i found in the web , the only solution is to provide certificates for my app
    can you please direct me on what is the process to apply certificates to my Qt app for windows 8?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      I assume you mean sign your application. You do this exactly the same way you do it for any application on your platform. On Windows you use the Microsoft "signtool":http://msdn.microsoft.com/en-us/library/8s9b9yaz.aspx and a valid code signing certificate

      1 Reply Last reply
      0
      • U Offline
        U Offline
        umen242
        wrote on last edited by
        #3

        thanks for the replay , do i need to buy signing certificate from somewhere ?
        i never done it

        1 Reply Last reply
        0
        • C Offline
          C Offline
          ChrisW67
          wrote on last edited by
          #4

          Yes. I am sure Verisign and InstantSSL sell them... there will be others, look for "code signing certificate". You can use a self-signed certificate for testing the signing process or internal use only but not for deployment to the public.

          PS: I've never done it either.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved