openssh: Do full validation of the file.
'ssh-keygen -l' is a bit forgiving for corrupted files, hardening this by using 'ssh-keygen -y' instead.
Please register or sign in to comment
'ssh-keygen -l' is a bit forgiving for corrupted files, hardening this by using 'ssh-keygen -y' instead.