openssl: configure engine packages during install
[openwrt/staging/dedeckeh.git] / package / libs / openssl / files / engines.cnf
index d034ab5a302a825acb0c5e0a854b2a63ab7475d5..333b1d6c25340cc649f1e69bb4f99b05ed335907 100644 (file)
@@ -1,7 +1,7 @@
-[engines]
-# To enable an engine, install the package, and uncomment it here:
-#devcrypto=devcrypto
-#afalg=afalg
-#padlock=padlock
-#gost=gost
+# This file should only contain the [engines] section
+# It is subject to change by installing OpenSSL engine packages
+# Any lines that have the sequence "engine-name=engine-name" will
+# be removed when the respective engine gets uninstalled.
+# You may avoid that by adding a space before/after the  = sign.
 
+[engines]