From bbab484dc45ae2391065d07e1f68027bb53e44d9 Mon Sep 17 00:00:00 2001 From: Peter Varga Date: Thu, 20 May 2021 16:10:59 +0200 Subject: Remove deprecated useforglobalcertificateverification It enabled an unrecommended OCSP path on Linux [ChangeLog] (Q)WebEngineSettings::useForGlobalCertificateVerification has been removed. Task-number: QTBUG-91467 Change-Id: I9f5d1ad5e4fcb59abd31e6a133ded7bf8319c811 Reviewed-by: Kirill Burtsev (cherry picked from commit 8f7a386a5228428122813ebea1d7489783b00633) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/core/certificateerror/tst_certificateerror.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/core/certificateerror/tst_certificateerror.cpp') diff --git a/tests/auto/core/certificateerror/tst_certificateerror.cpp b/tests/auto/core/certificateerror/tst_certificateerror.cpp index 74c7e3bd4..a2b15a1ae 100644 --- a/tests/auto/core/certificateerror/tst_certificateerror.cpp +++ b/tests/auto/core/certificateerror/tst_certificateerror.cpp @@ -30,7 +30,6 @@ #include #include -#include #include #include -- cgit v1.2.3