Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. QAuthenticator5 NTLMv2 not working in HTTPS
Forum Updated to NodeBB v4.3 + New Features

QAuthenticator5 NTLMv2 not working in HTTPS

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 1 Posters 275 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.
  • P Offline
    P Offline
    port
    wrote on last edited by
    #1

    QAuthenticator NTLMv2 with HTTPS is not working for me, while it works fine with HTTP (IIS 10)

    we followed [NTLMv2 authentication in Qt] https://stackoverflow.com/questions/14706851/ntlmv2-authentication-in-qt

    by doing

    authenticator.setUser("")
    so the credential of current logged-in user is sent to server (HTTP works fine, but not HTTPS)

    does anyone know a fix/workaround ?

    also posted in
    https://stackoverflow.com/questions/55952622/qauthenticator-ntlmv2-with-https-not-working

    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