Don't overwrite existing installed openssl.cnf
authorRichard Levitte <levitte@openssl.org>
Mon, 1 Aug 2016 21:18:25 +0000 (23:18 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 1 Aug 2016 22:55:46 +0000 (00:55 +0200)
commitcb926df2fa42bd1e396a600ff6212ee4f4e04118
tree73a61d90d3def542a58a7972ecf08e4da19f3c17
parent66c2eb8b802c78dc9050779601e356a2f20cefe8
Don't overwrite existing installed openssl.cnf

Instead, install the new one as openssl.cnf.dist (openssl.cnf-dist on
VMS), and only install it as openssl.cnf if that file doesn't already
exist.

Also, don't install with exec privileges on VMS.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl