]> git.ipfire.org Git - thirdparty/openssl.git/commit
RT1369: don't do "helpful" access check.
authorRich Salz <rsalz@akamai.com>
Mon, 4 May 2015 11:52:27 +0000 (07:52 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 4 May 2015 14:44:58 +0000 (10:44 -0400)
commitb6d3cb543c2e91aa6820cde637db55ad1cee525f
treec010c7e7413308aeff460287428cd3ad377a786d
parentb8cba00807e6dd766b7bcdd3656e250e05dbe56f
RT1369: don't do "helpful" access check.

Don't do access check on destination directory; it breaks when euid/egid
is different from real uid/gid.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Signed-off-by: Rich Salz <rsalz@akamai.com>
apps/ca.c