Corrected 'cms' exit status when key or certificate cannot be opened
authorKonstantin Shemyak <konstantin@shemyak.com>
Thu, 28 Dec 2017 21:12:59 +0000 (23:12 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 6 Jan 2018 14:37:05 +0000 (15:37 +0100)
commita032ed0a7ba3a276fe7d9880d26c0c5f2ba702c7
treeb60006f70b0f0838a2e2fc5e57155ea5dc57f23f
parentae880ae6719e7c850b14193b2bc0a8e401c4b2b8
Corrected 'cms' exit status when key or certificate cannot be opened

Fixes #4996.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4997)
apps/cms.c