Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Random number generator not seeded, disabling SSL support
Forum Updated to NodeBB v4.3 + New Features

Random number generator not seeded, disabling SSL support

Scheduled Pinned Locked Moved Solved Qt 6
2 Posts 1 Posters 415 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.
  • D Offline
    D Offline
    debian
    wrote on last edited by
    #1

    Qt-6.2.3 build with openssl-runtime, at run app as unprivileged user I see follow console output

    ...................
    Random number generator not seeded, disabling SSL support
    qt.network.ssl: No functional TLS backend was found
    Random number generator not seeded, disabling SSL support
    qt.network.ssl: No functional TLS backend was found
    Random number generator not seeded, disabling SSL support
    qt.network.ssl: No functional TLS backend was found
    ......................
    

    At run app as root issue doesn't present and issue doesn't present at run app as unprivileged user if before app was run at root.
    Can you suggest what should I check/fix for correct work?
    Thank you.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      debian
      wrote on last edited by
      #2

      We are use non-standart DEVRANDOM_WAIT at OpenSSL configure, so we are also should configure access right to this is device.

      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