summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslcertificate/BLACKLIST
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2019-11-28 13:14:03 +0100
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2019-11-28 17:12:26 +0100
commit67bbe28d67c99d99e752cd6054c9b576c7702358 (patch)
tree8e3c2ac2164376d603bc78e00c48b775a7bb6022 /tests/auto/network/ssl/qsslcertificate/BLACKLIST
parent5b1a4578f545d5181265d9120b48bc92753b63b9 (diff)
tst_qsslcertificate: fix subjectAndIssuerAttributes
Instead of OID as string, OpenSSL returns a human-readable name. No need to fail then, use such a name in QVERIFY if OID not found. Fixes: QTBUG-80329 Change-Id: I4392fc9f37367f7c34c05d172db015b44e2a8497 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'tests/auto/network/ssl/qsslcertificate/BLACKLIST')
-rw-r--r--tests/auto/network/ssl/qsslcertificate/BLACKLIST13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/network/ssl/qsslcertificate/BLACKLIST b/tests/auto/network/ssl/qsslcertificate/BLACKLIST
deleted file mode 100644
index 9494ee2278..0000000000
--- a/tests/auto/network/ssl/qsslcertificate/BLACKLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-# OpenSSL version is too new. Rich will fix :)
-[subjectAndIssuerAttributes]
-ubuntu-16.04
-rhel-7.6
-opensuse-leap
-windows-7sp1
-ubuntu-18.04
-rhel-7.4
-b2qt
-windows-10 msvc-2017
-windows-10 msvc-2015
-opensuse-42.3
-