Great ... I added RANDOMDEV to the wrong kernel config file :(
Thanks, fixed now ...
On Fri, 21 Jul 2000, Alexander Langer wrote:
> Thus spake The Hermit Hacker ([EMAIL PROTECTED]):
>
> > Just upgraded to the newest -current, and now can't use SSH:
> > ssh: no RSA support in libssl and lib
Thus spake The Hermit Hacker ([EMAIL PROTECTED]):
> Just upgraded to the newest -current, and now can't use SSH:
> ssh: no RSA support in libssl and libcrypto. See ssl(8).
options RANDOMDEV into kernel, or load randomdev.ko
That solved it for me (though you mentioned it).
I'M USA_RESIDENT=NO,
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 | grep RSA ) might help.
Reinier
On 21-Jul-00 The Hermit Hacker w
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