aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2013-11-16 00:11:40 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2013-11-16 00:11:40 +0100
commitb63246c5dbba706fcade7e1f509bc6957cdb2af9 (patch)
treecc73ce1ceeacce4b4fb3b01e4a99c4de48c01034 /man
parent85adb98dafeb85c6be627641e9a807631de69a8f (diff)
downloadstrongswan-b63246c5dbba706fcade7e1f509bc6957cdb2af9.tar.bz2
strongswan-b63246c5dbba706fcade7e1f509bc6957cdb2af9.tar.xz
Implemented libstrongswan.plugins.random.strong_equals_true option
Diffstat (limited to 'man')
-rw-r--r--man/strongswan.conf.5.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index db63d36f4..1ded52431 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -905,6 +905,10 @@ File to read random bytes from, instead of @random_device@
.BR libstrongswan.plugins.random.urandom " [@urandom_device@]"
File to read pseudo random bytes from, instead of @urandom_device@
.TP
+.BR libstrongswan.plugins.random.strong_equals_true " [no]"
+If set to yes the RNG_STRONG class reads random bytes from the same source as
+the RNG_TRUE class.
+.TP
.BR libstrongswan.plugins.unbound.resolv_conf " [/etc/resolv.conf]"
File to read DNS resolver configuration from
.TP