]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
added OPENSSL variable to example config (#414)
authorLukas Schauer <lukas@schauer.so>
Tue, 18 Jul 2017 13:46:10 +0000 (15:46 +0200)
committerLukas Schauer <lukas@schauer.so>
Tue, 18 Jul 2017 13:46:25 +0000 (15:46 +0200)
docs/examples/config

index cb61945ef3199438410a4dd67636536b1e45c438..b1a5d73120b8d88e05f656db8e07bd6452ad27b6 100644 (file)
@@ -54,6 +54,9 @@
 # Path to openssl config file (default: <unset> - tries to figure out system default)
 #OPENSSL_CNF=
 
+# Path to OpenSSL binary (default: "openssl")
+#OPENSSL="openssl"
+
 # Extra options passed to the curl binary (default: <unset>)
 #CURL_OPTS=