diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -16,9 +16,7 @@ The remaining items are optional. | |||
16 | 16 | ||
17 | NB. If you operating system supports /dev/random, you should configure | 17 | NB. If you operating system supports /dev/random, you should configure |
18 | OpenSSL to use it. OpenSSH relies on OpenSSL's direct support of | 18 | OpenSSL to use it. OpenSSH relies on OpenSSL's direct support of |
19 | /dev/random, or failing that, either prngd or egd. If you don't have | 19 | /dev/random, or failing that, either prngd or egd |
20 | any of these you will have to rely on ssh-rand-helper, which is inferior | ||
21 | to a good kernel-based solution or prngd. | ||
22 | 20 | ||
23 | PRNGD: | 21 | PRNGD: |
24 | 22 | ||
@@ -262,4 +260,4 @@ Please refer to the "reporting bugs" section of the webpage at | |||
262 | http://www.openssh.com/ | 260 | http://www.openssh.com/ |
263 | 261 | ||
264 | 262 | ||
265 | $Id: INSTALL,v 1.85 2010/02/11 22:34:22 djm Exp $ | 263 | $Id: INSTALL,v 1.86 2011/05/05 03:48:37 djm Exp $ |