]> granicus.if.org Git - openssl/commit
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)
committerKonstantin Shemyak <konstantin@shemyak.com>
Fri, 5 Jan 2018 13:17:47 +0000 (15:17 +0200)
commit2157adf66a3cb43b25a1441c5dcca0b287fa7c0d
tree7e7950cb233bc6b1d61a1735b18f40869473e327
parent58cc2962db17183c039bbbd08e31e179c1126c63
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/5020)
apps/cms.c