Let the output from 'openssl enc -ciphers' go to stdout
authorRichard Levitte <levitte@openssl.org>
Wed, 22 Feb 2017 23:11:18 +0000 (00:11 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 23 Feb 2017 00:52:21 +0000 (01:52 +0100)
commitce180867a4ae781cd84fdcf01ba6e2320de651ef
treed5207cc2319592252aec2acbba60033b20f39084
parentc1d0d2e690d2a33216de6c5920c81d9852080d36
Let the output from 'openssl enc -ciphers' go to stdout

Also, don't exit with an error code

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2716)
(cherry picked from commit 341de5f1997d21b60cee69be656f1ae709bccdac)
apps/enc.c