You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@billmeyer thanks for submitting this issue! It's super-annoying where netstat will tell us it's a v6 port but provide a v4 IP address. We've seen this problem with Elasticsearch in the past too.
I'll work on a bug-fix for this and should have something in the next few days once I get through some other work.
Description
When running Tomcat 8.5 on Centos 7, it creates a tcp6 socket on port 8005 that Inspec fails to parse properly.
InSpec and Platform Version
Inspec 1.7.1
Centos 7.3
Replication Case
inspec exec https://github.com/dev-sec/ssl-benchmark -t ssh://vagrant@192.168.33.33 --sudo --user=vagrant --password=vagrant
Inspec will report this error:
From https://github.com/dev-sec/ssl-baseline/blob/master/controls/ssl_test.rb,
tcpports
=Possible Solutions
Stacktrace
No stack trace produced, just an error message.
The text was updated successfully, but these errors were encountered: