[Bug 1781] Document how to use Solaris 10 /dev/random

2011-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1781

Damien Miller d...@mindrot.org changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #3 from Damien Miller d...@mindrot.org 2011-01-24 12:33:44 EST ---
Move resolved bugs to CLOSED after 5.7 release

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1781] Document how to use Solaris 10 /dev/random

2010-06-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1781

Damien Miller d...@mindrot.org changed:

   What|Removed |Added

 CC||d...@mindrot.org
 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from Damien Miller d...@mindrot.org  ---
If your platform supports /dev/random, and OpenSSL has been configured
to use it (if OpenSSL came with your system, or you compiled it on
there then it will almost certainly do so), then you can rely on its
internal seeding. 

If something is wrong (e.g. OpenSSL has not been configured to seed
from /dev/random) then the problem will be immediately apparent as ssh,
sshd, etc will throw loud error messages and refuse to start.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1781] Document how to use Solaris 10 /dev/random

2010-06-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1781

--- Comment #2 from Chris Pepper pep...@reppep.com  ---
That makes sense, but then INSTALL or README.paltform should mention
that OpenSSL internal ONLY is likely to be acceptable if OpenSSL is
getting randomness from /dev/random. From the current wording, I
thought I needed to ensure that OpenSSH could access /dev/random
directly.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs