Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Mtls authentication with Qt webengine
Forum Updated to NodeBB v4.3 + New Features

Mtls authentication with Qt webengine

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 383 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.
  • S Offline
    S Offline
    sergey.borovkov
    wrote on last edited by
    #1

    Is there a simple way to do mtls authentication with a webengine page?

    Back in the days of webkit I guess I could have just change QSSlSocket options to handle certificate and the key.
    But Qt Webengine has its own network stack.
    Any authentication goes through QWebEnginePage::authenticationRequired it seems.
    But I don't have any access to SSL there.

    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