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
cipherscan is a 10 years old convoluted bash script that calls an outdated openssl binary in the backend. you might want to rewrite it or look for something more modern :)
I am using cipherscan to see the cipher list order on some port:
./cipherscan fqdn:portno
I am getting the error:
cipherscan/openssl s_client doesn't accept the -connect parameter, which is extremely strange; refusing to proceed.
How to resolve this issue ?
The text was updated successfully, but these errors were encountered: