forked from pool/openssh
- By default openSSH checks at *runtime* if the openssl API version matches with the running library, that might be good if you are compiling SSH yourself but it is a totally insane way to check for binary/source compatibility in a distribution. OBS-URL: https://build.opensuse.org/request/show/120648 OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=25
This is OpenSSH version 5.6p1. There are following changes in default settings of ssh client: * Accepting and sending of locale environment variables in protocol 2 is enabled. * New host keys will be hashed to and them unusable for malicious people or software trying to use known_hosts to find further hops. * Tunneled clear text passwords are disabled. * PAM authentication is enabled. * Only support for protocol 2 is enabled.
Description
Languages
Perl
88.5%
Shell
11.5%