-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PROTON-2594: ci: setup environment for PKCS#11 test
Now that all pieces are in place, let's adapt out Github Action workflow, so softhsm2, opensc (for pkcs11-tool) and pkcs11-provider (for OpenSSL integration) are available and amend the ctest step to source scripts/prep-pkcs11_test.sh, so the relevant environment variables are exported. Note that pkcs11-provider is so recent, that we need to update to ubuntu-24.04 _and_ run apt update, because the used image doesn't yet know about the package.
- Loading branch information
Showing
2 changed files
with
21 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters