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. Is shipping libssl required when deploying on Android even if HTTPS is not used?
Forum Updated to NodeBB v4.3 + New Features

Is shipping libssl required when deploying on Android even if HTTPS is not used?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 164 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.
  • F Offline
    F Offline
    flaviotordini
    wrote on last edited by
    #1

    My app does not use HTTPS. I've read about the requirement of including OpenSSL libraries when deploying on Android. I'm unsure whether they are required in all cases or only when actually using HTTPS and SSL stuff.

    jsulmJ 1 Reply Last reply
    0
    • F flaviotordini

      My app does not use HTTPS. I've read about the requirement of including OpenSSL libraries when deploying on Android. I'm unsure whether they are required in all cases or only when actually using HTTPS and SSL stuff.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @flaviotordini It should not be required. Qt loads SSL lib at runtime when needed. Your app should work without that lib.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      • Login

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