Implemented libstrongswan.plugins.random.strong_equals_true option

This commit is contained in:
Andreas Steffen
2013-11-16 00:11:40 +01:00
parent 85adb98daf
commit b63246c5db
4 changed files with 26 additions and 0 deletions
+4
View File
@@ -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