Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. OpenSSL Websites are not working in the Demo QT Browser
Forum Updated to NodeBB v4.3 + New Features

OpenSSL Websites are not working in the Demo QT Browser

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 2 Posters 1.3k Views 1 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.
  • V Offline
    V Offline
    Vignesh
    wrote on last edited by
    #1

    Hi All,

    We are using AM3354 ARM Cortex-A8 Microprocessor. Now we are testing the prebuilt images and Root File System in the EVM. In the "browser" QT application of Matrix GUI, we tried to load the OpenSSL websites(https:), but that is not loading.

    We suspect that, we built this QT application in the QT SDK which is not having openSSL Support. If that is the reason how to build and Cross compile the QT SDK with OpenSSL support since the application is for ARM board

    Or else what is the Reason for this and how to fix this.

    Please help us resolve this. Thanks in advance ..

    regards,
    Vignesh

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AcerExtensa
      wrote on last edited by
      #2
      1. check if you really don't have SSL support in code.
      2. compile SSL libs for your platform and put it in Qt lib folder and headers in include folder
      3. configure Qt with -openssl or -openssl-linked flag
      4. compile Qt

      God is Real unless explicitly declared as Integer.

      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