Skip to content

Commit

Permalink
pkidb-crl: Source collections.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
andsens committed Feb 20, 2024
1 parent e18caf4 commit 4d97330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkidb-crl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d97330

Please sign in to comment.