diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-04-16 13:44:06 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-04-16 13:44:06 +0200 |
commit | 6b99da026c6e62a014205fa093889311dd193b31 (patch) | |
tree | 31a1a241bec963286667f4e10626d10350771cfd /man/strongswan.conf.5.in | |
parent | f4de6496a2df21ddc31d61e4f5cf7fd9e7301e71 (diff) | |
download | strongswan-6b99da026c6e62a014205fa093889311dd193b31.tar.bz2 strongswan-6b99da026c6e62a014205fa093889311dd193b31.tar.xz |
added libstrongswan.plugins.openssl.fips_mode to man page
Diffstat (limited to 'man/strongswan.conf.5.in')
-rw-r--r-- | man/strongswan.conf.5.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index 9d18659a7..44fe330e8 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -780,6 +780,9 @@ Use faster random numbers in gcrypt; for testing only, produces weak keys! .BR libstrongswan.plugins.openssl.engine_id " [pkcs11]" ENGINE ID to use in the OpenSSL plugin .TP +.BR libstrongswan.plugins.openssl.fips_mode " [0]" +Set OpenSSL FIPS mode: disabled(0), enabled(1), Suite B enabled(2) +.TP .BR libstrongswan.plugins.pkcs11.modules List of available PKCS#11 modules .TP |