Skip to content

Commit 7a4a04d

Browse files
committed
[signer] Add PKCS11 libraries
Signed-off-by: Michael Brown <mbrown@fensystems.co.uk>
1 parent ca1085c commit 7a4a04d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

signer/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ RUN echo "install_weak_deps=False" >> /etc/dnf/dnf.conf \
1313
mtools \
1414
opensc \
1515
openssl \
16+
openssl-pkcs11 \
1617
osslsigncode \
18+
pkcs11-provider \
1719
syslinux \
1820
&& dnf clean all -y
1921

0 commit comments

Comments
 (0)