Re: RSA problem with SSH ...

2000-07-21 Thread The Hermit Hacker


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 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, though.
> 
> Alex
> -- 
> cat: /home/alex/.sig: No such file or directory
> 

Marc G. Fournier   ICQ#7615664   IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: [EMAIL PROTECTED]   secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: RSA problem with SSH ...

2000-07-21 Thread Alexander Langer

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, though.

Alex
-- 
cat: /home/alex/.sig: No such file or directory


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



RE: RSA problem with SSH ...

2000-07-21 Thread Reinier Bezuidenhout

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 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: [EMAIL PROTECTED]   secondary:
> scrappy@{freebsd|postgresql}.org 
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

###
# #
#  R.N. Bezuidenhout  NetSeq Firewall #
#  [EMAIL PROTECTED]   http://www.nanoteq.co.za#  
# #
###

--
Date: 21-Jul-00
Time: 13:50:54

This message was sent by XFMail
--


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message