summaryrefslogtreecommitdiffstats
path: root/REUSE.toml
diff options
context:
space:
mode:
authorKai Uwe Broulik <[email protected]>2025-05-20 08:29:58 +0200
committerKai Uwe Broulik <[email protected]>2025-05-27 09:16:17 +0200
commit671afae06e9f9d228e9563c7c60a31456d2b2741 (patch)
tree700fc0846fb05b93bc126ddf20962cd7211140c8 /REUSE.toml
parent5c6200c971b5478c08023f4233f248f70e09e3d7 (diff)
Add API for providing additional CA certificatesHEADdev
This allows to provide additional certificates that are considered when verifying a certificate. This is done by the cert verifier downstream of the platform-specific cert store. Fixes: QTBUG-50586 Change-Id: Ie90547f1013f22f994aaff536fadf906a44a88ef Reviewed-by: Moss Heim <[email protected]>
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
index faaa2093d..386f0741f 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -23,6 +23,7 @@ path = ["tests/auto/widgets/qwebenginepage/resources/*",
"tests/auto/widgets/qwebenginescript/resources/*",
"tests/auto/widgets/qwebengineview/resources/*",
"tests/auto/widgets/qwebengineprofile/resources/*",
+ "tests/auto/widgets/qwebengineprofilebuilder/resources/*",
"tests/auto/widgets/qwebenginehistory/resources/*",
"tests/auto/core/certificateerror/resources/*",
"tests/auto/core/origins/resources/subdir/*",