conf: Options of all plugins documented

Some options are still missing descriptions though.
This commit is contained in:
Tobias Brunner
2014-02-12 14:34:34 +01:00
parent da8b16a160
commit 828815b0d8
49 changed files with 574 additions and 31 deletions
+5
View File
@@ -0,0 +1,5 @@
charon.plugins.openssl.engine_id = pkcs11
ENGINE ID to use in the OpenSSL plugin.
charon.plugins.openssl.fips_mode = 0
Set OpenSSL FIPS mode: disabled(0), enabled(1), Suite B enabled(2).