From: Lukas Schauer Date: Tue, 18 Jul 2017 13:46:10 +0000 (+0200) Subject: added OPENSSL variable to example config (#414) X-Git-Tag: v0.5.0~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58647cab6504e37a02fff3bc662c0805e6d354f9;p=thirdparty%2Fdehydrated.git added OPENSSL variable to example config (#414) --- diff --git a/docs/examples/config b/docs/examples/config index cb61945..b1a5d73 100644 --- a/docs/examples/config +++ b/docs/examples/config @@ -54,6 +54,9 @@ # Path to openssl config file (default: - tries to figure out system default) #OPENSSL_CNF= +# Path to OpenSSL binary (default: "openssl") +#OPENSSL="openssl" + # Extra options passed to the curl binary (default: ) #CURL_OPTS=