Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [Solved(By Ignoring)] Installer Build: Could not register file downloader for https protocol
QtWS25 Last Chance

[Solved(By Ignoring)] Installer Build: Could not register file downloader for https protocol

Scheduled Pinned Locked Moved Installation and Deployment
installeropensslsslifwinstaller frame
4 Posts 2 Posters 4.1k Views
  • 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.
  • D Offline
    D Offline
    do.drs
    wrote on last edited by do.drs
    #1

    Greetings-

    I'm trying to build an installer on Windows for an application I built. When I tun archivegen to try to package the files in my '..\packages\com.vendor.product\data' folder, I get an error which states:

    "Could not register file downloader for https protocol: QSslSocket::supportsSsl() returns false"

    I'm not sure why this comes up, as I'm not using SSLSocket, I do use a TCPSocket, but that is one level above SSLSocket.

    Even if skip archivegen, and go straight to trying binarycreator, I get the same error.

    Any ideas?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      do.drs
      wrote on last edited by
      #2

      UPDATE:

      I wend ahead and just ignored the error, the installer is still created, and the software works fine, including the parts that utilize TCPSocket.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        Which version of the installer framework are you using?

        Vote the answer(s) that helped you to solve your issue(s)

        D 1 Reply Last reply
        0
        • K koahnig

          Which version of the installer framework are you using?

          D Offline
          D Offline
          do.drs
          wrote on last edited by
          #4

          @koahnig I am using 2.0.1

          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