ksba-config
X.509 and CMS support library (Windows development)
RUN apt-get update && \
apt-get install -y libksba-dev
RUN apt-get update && \
apt-get install -y libksba-dev
RUN apk add libksba
RUN pacman -S --noconfirm libksba
RUN apt-get update && \
apt-get install -y libksba-dev
RUN yum install -y libksba-devel
RUN dnf install -y libksba-devel
RUN apt-get update && \
apt-get install -y libksba-dev