Created
March 20, 2016 19:55
-
-
Save precurse/348a7d04a1c1b09ddccf to your computer and use it in GitHub Desktop.
SmartOS Images building OpenSSH with outdated OpenSSL library
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@shell ~]# cat /etc/motd | |
__ . . | |
_| |_ | .-. . . .-. :--. |- | |
|_ _| ;| || |(.-' | | | | |
|__| `--' `-' `;-| `-' ' ' `-' | |
/ ; Instance (base-64-lts 15.4.1) | |
`-' https://docs.joyent.com/images/smartos/base | |
[root@shell ~]# openssl version | |
OpenSSL 1.0.2g 1 Mar 2016 | |
[root@shell ~]# /usr/lib/ssh/sshd --version | |
unknown option -- - | |
OpenSSH_7.1p2, OpenSSL 1.0.1p 9 Jul 2015 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment