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:25:33 +0000 (15:25 +0100)
commitf20aa0a6e91f25dccfbaeeba9ad8f2f6800d7bc4
treeec81a80fd901b5f5e3c54d45f182a00f2c175cbb
parent508ff7f6b4c038c017a7adaf8dd8cda3efe853ec
Corrected 'cms' exit status when key or certificate cannot be opened

A backport of #4997.
Fixes #4996.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5021)
apps/cms.c