Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-128580

qt6.7.2 network get "The credentials were not recognized"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.7.2
    • Network: HTTP, Network: SSL
    • None
    • windows 10
    • Windows

      https://forum.qt.io/topic/158517/qt6-7-2-network-get-the-credentials-were-not-recognized

      I have a problem.If i use openssl instead of schannel,the problem can be solved.But i think it is bug for qt,it should be solve in schannel.
      I use qt http example code run in win10,which is first installed,no patched installed,it happen.The code works fine in my compiled environment.

      the example code is :\qt-everywhere-src-6.7.2\qtbase\examples\network\http
      I find the problem code in qtls_schannel.cpp:1179
      the function AcquireCredentialsHandle return SEC_E_UNKNOWN_CREDENTIALS.
      But it work fine in qt6.2.4.There are differences between the two codes.I don't know which change caused the problem.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            manordheim MÃ¥rten Nordheim
            djc D jc
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes