Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. OpenSSL forAndroid
Forum Updated to NodeBB v4.3 + New Features

OpenSSL forAndroid

Scheduled Pinned Locked Moved Solved Mobile and Embedded
5 Posts 4 Posters 523 Views 2 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.
  • M Offline
    M Offline
    Mikeeeeee
    wrote on last edited by
    #1

    Where do I get OpenSSL for Android and how do I connect it?

    qDebug() << QSslSocket::supportsSsl() << QSslSocket::sslLibraryBuildVersionString() << QSslSocket::sslLibraryVersionString();
    

    return: false "OpenSSL 1.1.1d 10 Sep 2019" ""

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

      Hi,

      Did you read the documentation ?

      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
      • M Mikeeeeee

        Where do I get OpenSSL for Android and how do I connect it?

        qDebug() << QSslSocket::supportsSsl() << QSslSocket::sslLibraryBuildVersionString() << QSslSocket::sslLibraryVersionString();
        

        return: false "OpenSSL 1.1.1d 10 Sep 2019" ""

        raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by raven-worx
        #3

        @Mikeeeeee
        https://github.com/KDAB/android_openssl

        @SGaist
        i think he has proven that the documentation isnt his best friend over the past years?

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        J 1 Reply Last reply
        4
        • raven-worxR raven-worx

          @Mikeeeeee
          https://github.com/KDAB/android_openssl

          @SGaist
          i think he has proven that the documentation isnt his best friend over the past years?

          J Offline
          J Offline
          johnyboy
          wrote on last edited by johnyboy
          #4

          @raven-worx @SGaist Why would someone use openssl for android? That is, could you name you some applications for which openssl for android can be used for?

          SGaistS 1 Reply Last reply
          0
          • J johnyboy

            @raven-worx @SGaist Why would someone use openssl for android? That is, could you name you some applications for which openssl for android can be used for?

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @johnyboy said in OpenSSL forAndroid:

            @raven-worx @SGaist Why would someone use openssl for android? That is, could you name you some applications for which openssl for android can be used for?

            Anything that requires secure and encrypted network connections.

            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

            • Login

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