Hi,
We recently received a sshscan report for a nginx listen port.
it reports that the nginx server accept the SHA1 signature algorithm.
it can be verified also by "openssl s_client -connect <ip>:<port> -sigalgs "RSA+SHA1""
So, can this be fixed with any existing configurations?