Make ca command silently use default if .attr file does not exist
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 21 Sep 2018 07:05:16 +0000 (09:05 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 21 Jan 2019 14:53:32 +0000 (15:53 +0100)
commit8c175d2d4f1fc630b5da8d4a5aeb85b21105a2b5
tree70afb6ac6759d627d9681da61a0eedb0c27be33e
parentb6769a3865fabc04d0047da8c672981f5afaf787
Make ca command silently use default if .attr file does not exist

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7286)

(cherry picked from commit ac454d8d4663e2fcf8a8437fab8aefd883091c37)
apps/apps.c