]> source.dussan.org Git - nextcloud-server.git/commit
Employ config option for OpenSSL config file, if provided.
authorOwen Winkler <epithet@gmail.com>
Mon, 19 Aug 2013 10:36:19 +0000 (06:36 -0400)
committerringmaster <epithet@gmail.com>
Mon, 2 Sep 2013 13:59:00 +0000 (09:59 -0400)
commit9a263a500abb6e6eaf482fcb962fcd9d652e076c
tree2f318816e4d4e519e6478a9f57aef36dda9c3a46
parentfb34f49913e55731031a2e5c1b8041259df5c5ef
Employ config option for OpenSSL config file, if provided.
This should help make OpenSSL configuration on Windows servers easier by allowing the openssl.cnf file to be set directly in the ownCloud config, rather than in SetEnv commands that don't exist and are hard to replicate in IIS.
apps/files_encryption/lib/crypt.php
apps/files_encryption/lib/helper.php
config/config.sample.php