ocsptool
GNU TLS library - commandline utilities
RUN apt-get update && \
apt-get install -y gnutls-bin
RUN apt-get update && \
apt-get install -y gnutls-bin
RUN apk add gnutls
RUN pacman -S --noconfirm gnutls
RUN apt-get update && \
apt-get install -y gnutls-bin
RUN yum install -y gnutls-utils
RUN dnf install -y gnutls-utils
RUN apt-get update && \
apt-get install -y gnutls-bin