Check directory is able to create files for various -out option
authorPaul Yang <yang.yang@baishancloud.com>
Wed, 21 Jun 2017 15:02:12 +0000 (23:02 +0800)
committerRichard Levitte <levitte@openssl.org>
Wed, 28 Feb 2018 17:44:56 +0000 (18:44 +0100)
commit555c94a0db9661428da0a45cb32b9f002324eefd
treef6ad79c54850d421c9d8c6ae116352f9c1898118
parent946ec58448d664c10ee05c1c8d3c2a3915c9d5f5
Check directory is able to create files for various -out option

This is to address issue #3404, only works in Unix-like platforms

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3709)
apps/apps.c
apps/apps.h
apps/opt.c