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. QT android SSL authentication certificate adding with apk to run on android device
Forum Updated to NodeBB v4.3 + New Features

QT android SSL authentication certificate adding with apk to run on android device

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 603 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.
  • A Offline
    A Offline
    AMOL
    wrote on last edited by aha_1980
    #1

    Hey Developers, I need help for build apk along client certificate and when I install on android certificate will have to install on android device

    Current scenario is I have build app in QT creator, I am using client certificate for ssl authentication, it works fine on windows machine but not using android phone.
    For android when I try to connect with server using ssl socket using client certificate it give me error as
    ERROR: could not establish encrypted connection (The certificate is self-signed, and untrusted)

    My certificate is self signed and I am using it local server.
    Can anyone help me with this???

    A Pablo J. RoginaP 2 Replies Last reply
    0
    • A AMOL

      Hey Developers, I need help for build apk along client certificate and when I install on android certificate will have to install on android device

      Current scenario is I have build app in QT creator, I am using client certificate for ssl authentication, it works fine on windows machine but not using android phone.
      For android when I try to connect with server using ssl socket using client certificate it give me error as
      ERROR: could not establish encrypted connection (The certificate is self-signed, and untrusted)

      My certificate is self signed and I am using it local server.
      Can anyone help me with this???

      A Offline
      A Offline
      AMOL
      wrote on last edited by
      #2

      Is there anyone who can help me with this please.....???

      1 Reply Last reply
      0
      • A AMOL

        Hey Developers, I need help for build apk along client certificate and when I install on android certificate will have to install on android device

        Current scenario is I have build app in QT creator, I am using client certificate for ssl authentication, it works fine on windows machine but not using android phone.
        For android when I try to connect with server using ssl socket using client certificate it give me error as
        ERROR: could not establish encrypted connection (The certificate is self-signed, and untrusted)

        My certificate is self signed and I am using it local server.
        Can anyone help me with this???

        Pablo J. RoginaP Offline
        Pablo J. RoginaP Offline
        Pablo J. Rogina
        wrote on last edited by
        #3

        @AMOL said in QT android SSL authentication certificate adding with apk to run on android device:

        I am using client certificate for ssl authentication

        Could you show your Qt code?

        Upvote the answer(s) that helped you solve the issue
        Use "Topic Tools" button to mark your post as Solved
        Add screenshots via postimage.org
        Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

        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