Date: Fri, 21 Jul 2000 13:53:12 +0200 (SAST) From: Reinier Bezuidenhout <rbezuide@oskar.dev.nanoteq.co.za> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-current@FreeBSD.ORG Subject: RE: RSA problem with SSH ... Message-ID: <XFMail.000721135312.rbezuide@oskar.dev.nanoteq.co.za> In-Reply-To: <Pine.BSF.4.21.0007210841180.325-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi I had the same problem ... but in my case I did not have the RANDOMDEV compiled in ... so I loaded the kld and whala ... it worked ... Try loading the KLD .. also check that the lib's actually do include the RSA stuff (nm <libname> | grep RSA ) might help. Reinier On 21-Jul-00 The Hermit Hacker wrote: > > Just upgraded to the newest -current, and now can't use SSH: > > ssh: no RSA support in libssl and libcrypto. See ssl(8). > > Tried to read the 'ssl(8)' man page, but it comes back as: > >> man 8 ssl > No entry for ssl in section 8 of the manual >> man ssl > No manual entry for ssl >> > > Did mergemaster and saw the 'MAKE_RSAINTL' setting in > /etc/defaults/make.conf, so did that and did a new 'make world' ... > > Even saw the note about /usr/ports/security/rsaref and installed that, no > difference ... > > Read through /usr/src/UPDATING and can't seem to find anything that > applies other then the mentioning of RANDOMDEV, which I have configured in > ... > > So ... what am I missing that this missing man page seems to be indicated > as the answer? :) > > Thanks ... > > Marc G. Fournier ICQ#7615664 IRC Nick: > Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: > scrappy@{freebsd|postgresql}.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message ################################################################### # # # R.N. Bezuidenhout NetSeq Firewall # # rbezuide@oskar.nanoteq.co.za http://www.nanoteq.co.za # # # ################################################################### ---------------------------------- Date: 21-Jul-00 Time: 13:50:54 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000721135312.rbezuide>