-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
I'm checking my Kubernetes webhook TLS services using testssl.sh
deployed. Things used to work with drwetter/testssl.sh:3.0
but now fails with drwetter/testssl.sh:3.2
(and :latest
):
Fatal error: No IPv4/IPv6 address(es) for "<my service>" available
Before you open an issue please check which version you are running and whether it is the latest in stable / dev branch
I am running version ( git log | head -1
/ testssl.sh -v | grep from
): drwetter/testssl.sh:3.2
Before you open an issue please whether this is a known problem by searching the issues
couldn't find anything
Command line / docker command to reproduce
testssl.sh --openssl=/usr/bin/openssl --mapping iana -s -f -p -P -U <my service>
Expected behavior
testssl.sh
to succeed the same way it does with drwetter/testssl.sh:3.0
.
Your system (please complete the following information):
- OS:
drwetter/testssl.sh:3.2
Additional context