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. I can not install Qt 5.10 on Debian 9.3 because of SSL problem?!
QtWS25 Last Chance

I can not install Qt 5.10 on Debian 9.3 because of SSL problem?!

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
10 Posts 3 Posters 2.7k 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.
  • MucipM Offline
    MucipM Offline
    Mucip
    wrote on last edited by
    #1

    Hi,
    I fresh install Debian 9.3 (XFCE4 gui) and try to install Qt 9.10 via qt-unified-linux-x64-3.0.2-online. But I realized that there is still SSL problem with Qt!.
    Error message like below;
    $ ./qt-unified-linux-x64-3.0.2-online.run
    [371] Warning: LicenseManager: Ssl error: "The issuer certificate of a locally looked up certificate could not be found"
    [372] Warning: Network error: [ QNetworkReply::NetworkError(SslHandshakeFailedError) ] "Failed to connect to server. Check your network connection and try again."

    And installed SSL version is:
    $ openssl version
    OpenSSL 1.1.0f 25 May 2017

    Why we have this error still?!...

    Regards,
    Mucip:)

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Did you also install the corresponding development package ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • MucipM Offline
        MucipM Offline
        Mucip
        wrote on last edited by
        #3

        Hi,
        If you mean;
        sudo apt-get install build-essential

        Yes. I already installed...

        There is still SSL problem unfortunatelly after than below topic:

        https://forum.qt.io/topic/82477/ssl-handshake-failed-error-during-installation/10

        Regards,
        Mucip:)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          That’s not what I meant but it’s not important. I misunderstood the error. You have to install the OpenSSL-1.0.2 package from Debian.

          The 1.1 series broke ABI and API compatibility. Since 5.10 Qt will have a backend for it.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          MucipM 1 Reply Last reply
          1
          • SGaistS SGaist

            That’s not what I meant but it’s not important. I misunderstood the error. You have to install the OpenSSL-1.0.2 package from Debian.

            The 1.1 series broke ABI and API compatibility. Since 5.10 Qt will have a backend for it.

            MucipM Offline
            MucipM Offline
            Mucip
            wrote on last edited by
            #5

            Dear @SGaist ,
            But this is already 5.10, isn't it? When will il be solved?...

            Regards,
            Mucip:)

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Yes it is, but currently, the oldest supported Linux distributions still use OpenSSL 1.0.

              As to when the backend will be switched for the pre-built package, I don’t know.

              However, you can build Qt yourself to use the 1.1 backend.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              MucipM 1 Reply Last reply
              0
              • SGaistS SGaist

                Yes it is, but currently, the oldest supported Linux distributions still use OpenSSL 1.0.

                As to when the backend will be switched for the pre-built package, I don’t know.

                However, you can build Qt yourself to use the 1.1 backend.

                MucipM Offline
                MucipM Offline
                Mucip
                wrote on last edited by
                #7

                Hi @SGaist ,
                Re-compile is really difficult way I guess... :)
                Better to wait from Qt.

                Regards,
                Mucip:)

                VRoninV 1 Reply Last reply
                0
                • MucipM Mucip

                  Hi @SGaist ,
                  Re-compile is really difficult way I guess... :)
                  Better to wait from Qt.

                  Regards,
                  Mucip:)

                  VRoninV Offline
                  VRoninV Offline
                  VRonin
                  wrote on last edited by
                  #8

                  @Mucip said in I can not install Qt 5.10 on Debian 9.3 because of SSL problem?!:

                  Better to wait from Qt.

                  You can still just download 1.0 vesrion of OpenSSL in the meantime

                  "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                  ~Napoleon Bonaparte

                  On a crusade to banish setIndexWidget() from the holy land of Qt

                  MucipM 1 Reply Last reply
                  1
                  • VRoninV VRonin

                    @Mucip said in I can not install Qt 5.10 on Debian 9.3 because of SSL problem?!:

                    Better to wait from Qt.

                    You can still just download 1.0 vesrion of OpenSSL in the meantime

                    MucipM Offline
                    MucipM Offline
                    Mucip
                    wrote on last edited by
                    #9

                    Dear @VRonin,
                    I tryed before this. But I could not install Qt in this way either.

                    https://forum.qt.io/topic/82477/ssl-handshake-failed-error-during-installation/8

                    In anycase. Ok. I will download QpenSSL from here https://www.openssl.org/source/openssl-1.0.2n.tar.gz
                    and install again.

                    I will inform you about result...

                    Regards,
                    Mucip:)

                    1 Reply Last reply
                    0
                    • MucipM Offline
                      MucipM Offline
                      Mucip
                      wrote on last edited by
                      #10

                      .Hi,
                      Yes. I remove openssl 1.1 and install openssl 1.0 as said.
                      Now I started to install Qt 9.10...

                      Thanks...

                      Regards,
                      Mucip:)

                      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