Skip to content

Instantly share code, notes, and snippets.

@precurse
Created March 20, 2016 19:55
Show Gist options
  • Save precurse/348a7d04a1c1b09ddccf to your computer and use it in GitHub Desktop.
Save precurse/348a7d04a1c1b09ddccf to your computer and use it in GitHub Desktop.
SmartOS Images building OpenSSH with outdated OpenSSL library
[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