Details
-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Duplicate
-
Affects Version/s: 6.2
-
Fix Version/s: 6.2
-
Component/s: Network: SSL
-
Labels:None
-
Platform/s:
-
Story Points:5
-
Sprint:Qt6_Foundation_Sprint 33, Qt6_Foundation_Sprint 34
Description
When moving OpenSSL backend into qtbase/plugins, qopenssl_socket_symbols also moved into openssl plugin. This means qocsp test was temporarily disabled, since it depends heavily on those symbols - in-process test server has to somehow generate a signed OCSP response. To re-enable it, makes sense to provide a minimalistic API within network-private and make ocsp auto-test a private auto-test (the response is, after all, represented by some QByteArray).
Attachments
Issue Links
- duplicates
-
QTBUG-92866 Fix up the tests that were disabled when finally converting TLS backends into plugins
-
- Closed
-
- is required for
-
QTBUG-92866 Fix up the tests that were disabled when finally converting TLS backends into plugins
-
- Closed
-