From 629c2db32483d2c5e2530065fd738a82ad795423 Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Thu, 24 Oct 2024 16:31:22 +0200 Subject: [PATCH] ignore SSL error for https://wiki.gnome.org/Projects/GnomeKeyring/Ssh by adding it to whitelist of link checker --- scripts/link_checker/whitelist.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/link_checker/whitelist.txt b/scripts/link_checker/whitelist.txt index e3235bedd0d..358c2938804 100644 --- a/scripts/link_checker/whitelist.txt +++ b/scripts/link_checker/whitelist.txt @@ -35,3 +35,6 @@ https://www.openfoam.com/documentation/user-guide https://nl.mathworks.com/help/compiler/index.html https://nl.mathworks.com/help/distcomp/parpool.html https://nl.mathworks.com/products/distriben.html + +# SSL error +https://wiki.gnome.org/Projects/GnomeKeyring/Ssh