<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>getting OpenSSH/OpenSSL to utilize /dev/random</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>I've installed Sun's SUNWski package on Solaris 8 (32-bit) that provides a /dev/random interface.&nbsp; It appears to as cat'ing it gives me a bunch of well, random data.</FONT></P>

<P><FONT SIZE=2>However, when I ran my configure, it gives me the WARNING.RND message to the effect that I'm using the built-in.&nbsp; I've seen allusions on this list to building openssl with to get random support, so I rebuilt it and then rerun configure for openssh.&nbsp; No changes.&nbsp; OpenSSL made references to a RANDFILE environment variable, so I set it, reconfigured and built openssl, then reconfigured openssh.&nbsp; I'm still getting the message that I have built-in random source.</FONT></P>

<P><FONT SIZE=2>What gives?&nbsp; What do I have to do to get openssh or openssl to see my /dev/random?</FONT>
</P>

<P><FONT SIZE=2>Thanks,</FONT>
<BR><FONT SIZE=2>Jason Lacoss-Arnold</FONT>
<BR><FONT SIZE=2>TS/Unix Architecture</FONT>
<BR><FONT SIZE=2>314-955-8501</FONT>
</P>

<CODE><FONT SIZE=3><BR>
<BR>
***************************************************************************************<BR>
WARNING:  All e-mail sent to and from this address will be received or<BR>
otherwise recorded by the A.G. Edwards corporate e-mail system and is<BR>
subject to archival, monitoring or review by, and/or disclosure to,<BR>
someone other than the recipient.<BR>
***************************************************************************************<BR>
</FONT></CODE></BODY>
</HTML>