TypeError in output
Opened this issue · 0 comments
sauttefk commented
docker run --rm cryptcheck bin/check_https secuvera.de
37.200.97.38:443 [secuvera.de]
{
[[stuff deleted]]
}/cryptcheck/lib/cryptcheck/tls.rb:8:in `block in aggregate': no implicit conversion of Hash into Array (TypeError)
from /cryptcheck/lib/cryptcheck/tls.rb:8:in `each'
from /cryptcheck/lib/cryptcheck/tls.rb:8:in `inject'
from /cryptcheck/lib/cryptcheck/tls.rb:8:in `aggregate'
from /cryptcheck/lib/cryptcheck/tls/https.rb:8:in `analyze'
from bin/check_https.rb:9:in `<main>'