From 4d9733022f805d5c008eb2eb1288bcebe0a01d41 Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Tue, 20 Feb 2024 14:23:21 +0100 Subject: [PATCH] pkidb-crl: Source collections.sh --- pkidb-crl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pkidb-crl.sh b/pkidb-crl.sh index f5cd213..94850fb 100755 --- a/pkidb-crl.sh +++ b/pkidb-crl.sh @@ -5,6 +5,7 @@ pkidb_crl() { local pkgroot; pkgroot=$(dirname "$(realpath "${BASH_SOURCE[0]}")") PATH=$("$pkgroot/.upkg/.bin/path_prepend" "$pkgroot/.upkg/.bin") source "$pkgroot/.upkg/orbit-online/records.sh/records.sh" + source "$pkgroot/.upkg/orbit-online/collections.sh/collections.sh" source "$pkgroot/common.sh" DOC="pkidb-crl - Retrieve a CRL and verify it against CAs