Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

To quickly check multiple sites:

    openssl s_client -connect <host>:<port> < /dev/null 2>/dev/null | openssl x509 -text -in /dev/stdin | grep "Signature Algorithm"
From http://stackoverflow.com/questions/26473076/how-do-i-check-i...





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: