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. Client certificates? Yikes! I used QtWebEngine because it was built from Chromium

Client certificates? Yikes! I used QtWebEngine because it was built from Chromium

Scheduled Pinned Locked Moved Unsolved QtWebEngine
3 Posts 2 Posters 1.7k 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.
  • V Offline
    V Offline
    VRHans
    wrote on last edited by
    #1

    Does it have Chromium's support for local client certs though?

    I hope I'm wrong about this, but we've run into this in an Enterprise environment so I set up a local test for the server to request a client certificate from my dev box. Chrome - works. Firefox - works. IE (ugh) - works. Edge - works. QtWebEngine - does not work...

    This is a really basic and common security practice throughout Enterprises - surely I'm missing something?

    The cert framework just doesn't load them? It seems likely that the cert handling infrastructure would likely already do 99.9% of the work for this - perhaps there was a reason why it's left out?

    Thx

    1 Reply Last reply
    0
    • Christoph SchaeferC Offline
      Christoph SchaeferC Offline
      Christoph Schaefer
      wrote on last edited by
      #2

      I have the same problem in Windows 7.
      The client certificate was send me per email and imported into the local Windows certificate store. Chrome and Firefox automatically take the certificate from there and load the website. WebEngine doesn't. Do somebody know a solution for this?
      Thanks!

      1 Reply Last reply
      0
      • Christoph SchaeferC Offline
        Christoph SchaeferC Offline
        Christoph Schaefer
        wrote on last edited by
        #3

        Here is a corresponding bug in the official Qt bug tracker:
        QTBUG-54877 Implement client SSL certificates

        1 Reply Last reply
        1

        • Login

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