Re: RSA support..

2000-07-02 Thread Warner Losh

In message <[EMAIL PROTECTED]> Julian Elischer writes:
: Unfortunatly /etc/updateing doesn't warn you of this..
: I hit this as well.
: What is in /etc/updating is so vague and nondescript that
: it doesn't help wit this problem. (at least as it was when I hit it)

There is no /etc/updating.  UPDATING does contain information that you
need.  If you aren't able to figure out what you need to do based on
reading it, don't run -current.

2625:
From approximately this date forward, one must have the crypto
system installed in order to build the system and kernel.
While not technically strictly true, one should treat it as
required and grab the crypto bits.  If you are grabbing CVS
trees, src-all and cvs-crypto should be treated as if they
were required.  You should check with the latest collections
to make sure that these haven't changed.

Seems pretty clear to me.

Warner


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



Re: RSA support..

2000-06-30 Thread Julian Elischer

Mark Murray wrote:
> 
> Hi
> 
> Please check /usr/src/UPDATING

Unfortunatly /etc/updateing doesn't warn you of this..
I hit this as well.
What is in /etc/updating is so vague and nondescript that
it doesn't help wit this problem. (at least as it was when I hit it)

> M
> 
> > I have been trying to get ssh working in current, but with no luck.
> > Since I updated recently, all I get is:
> >
> > ssh: no RSA support in libssl and libcrypto.  See ssl(8).
> >
> > I have been off the lists for a bit, so I apologize if I missed
> > something, but this has always been confusing.  It used to just
> > work.  Now that i doesn't though, I have no clue where to start
> > looking.  There appears to be no ssl(8) manpage, or anything in
> > the list archives about this.
> >
> > Thanks,
> > Chris
> >
> >
> >
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-current" in the body of the message
> >
> --
> Mark Murray
> Join the anti-SPAM movement: http://www.cauce.org
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

-- 
  __--_|\  Julian Elischer
 /   \ [EMAIL PROTECTED]
(   OZ) World tour 2000
 )_.---._/  presently in:  Budapest
v


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



Re: RSA support..

2000-06-29 Thread Andreas Klemm

On Thu, Jun 29, 2000 at 11:29:40PM +0200, Mark Murray wrote:
> Hi
> 
> Either you have no RANDOMDEV in the kernel, or you have not loaded the
> module.

that's right, no RANDOMDEV

and no module...

Id Refs AddressSize Name
 14 0xc010 2729e4   kernel
 21 0xc0dc7000 4d000nfs.ko
 31 0xc0e51000 4000 logo_saver.ko

After loading the kernel module ssh again works like a charme.

Thanks for your kind help and sorry for the false alarm.

BTW: Maybe this should go into UPDATING ?

Andreas ///

-- 
Andreas Klemm   http://people.FreeBSD.ORG/~andreas
 http://www.freebsd.org/~fsmp/SMP/SMP.html
   powered by Symmetric MultiProcessor FreeBSD
New APSFILTER 542 and songs from our band - http://people.freebsd.org/~andreas



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



Re: RSA support..

2000-06-29 Thread Mark Murray

Hi

Either you have no RANDOMDEV in the kernel, or you have not loaded the
module.

M

> On Thu, Jun 29, 2000 at 02:25:50AM -0500, Chris Csanady wrote:
> > I have been trying to get ssh working in current, but with no luck.
> > Since I updated recently, all I get is:
> > 
> > ssh: no RSA support in libssl and libcrypto.  See ssl(8).
> 
> Same for me ... Wanted to make a ssh session to a site I maintain
> doesn't work since I use a new kernel (since yesterday)...
> 
> andreas@titan{1001} $ ssh -c blowfish 
> ssh: no RSA support in libssl and libcrypto.  See ssl(8).
> Disabling protocol version 1
> Protocol major versions differ: 2 vs. 1
> 
> 
>  
> 
> -- 
> Andreas Klemm   http://people.FreeBSD.ORG/~andrea
s
>  http://www.freebsd.org/~fsmp/SMP/SMP.htm
l
>powered by Symmetric MultiProcessor FreeBS
D
> New APSFILTER 542 and songs from our band - http://people.freebsd.org/~andrea
s
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


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



Re: RSA support..

2000-06-29 Thread Kris Kennaway

On Thu, 29 Jun 2000, Andreas Klemm wrote:

> On Thu, Jun 29, 2000 at 02:25:50AM -0500, Chris Csanady wrote:
> > I have been trying to get ssh working in current, but with no luck.
> > Since I updated recently, all I get is:
> > 
> > ssh: no RSA support in libssl and libcrypto.  See ssl(8).
> 
> Same for me ... Wanted to make a ssh session to a site I maintain
> doesn't work since I use a new kernel (since yesterday)...

What do you want, a hand-delivered letter with curly letters in gold leaf
explaining to you personally how to fix the problem?

Kris

--
In God we Trust -- all others must submit an X.509 certificate.
-- Charles Forsythe <[EMAIL PROTECTED]>



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



Re: RSA support..

2000-06-29 Thread Andreas Klemm

On Thu, Jun 29, 2000 at 02:25:50AM -0500, Chris Csanady wrote:
> I have been trying to get ssh working in current, but with no luck.
> Since I updated recently, all I get is:
> 
> ssh: no RSA support in libssl and libcrypto.  See ssl(8).

Same for me ... Wanted to make a ssh session to a site I maintain
doesn't work since I use a new kernel (since yesterday)...

andreas@titan{1001} $ ssh -c blowfish 
ssh: no RSA support in libssl and libcrypto.  See ssl(8).
Disabling protocol version 1
Protocol major versions differ: 2 vs. 1


 

-- 
Andreas Klemm   http://people.FreeBSD.ORG/~andreas
 http://www.freebsd.org/~fsmp/SMP/SMP.html
   powered by Symmetric MultiProcessor FreeBSD
New APSFILTER 542 and songs from our band - http://people.freebsd.org/~andreas



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



Re: RSA support..

2000-06-29 Thread Mark Murray

Hi

Please check /usr/src/UPDATING

M

> I have been trying to get ssh working in current, but with no luck.
> Since I updated recently, all I get is:
> 
> ssh: no RSA support in libssl and libcrypto.  See ssl(8).
> 
> I have been off the lists for a bit, so I apologize if I missed
> something, but this has always been confusing.  It used to just
> work.  Now that i doesn't though, I have no clue where to start
> looking.  There appears to be no ssl(8) manpage, or anything in
> the list archives about this.
> 
> Thanks,
> Chris
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


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



Re: RSA support..

2000-06-29 Thread Sheldon Hearn



On Thu, 29 Jun 2000 05:37:35 CDT, Chris Csanady wrote:

> Hmm, I read through UPDATING, but didn't find much about this..

Hmm, you're right; it doesn't explicitly say you need option RANDOMDEV
in your kernel config.  It just warns you about the state of the entropy
harvesting.

The exact "HowTo Enable" stuff was covered in a HEADS UP message, but as
you said, you've been off the lists.

Ciao,
Sheldon.


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



Re: RSA support..

2000-06-29 Thread Chris Csanady


>
>
>On Thu, 29 Jun 2000 02:25:50 CDT, Chris Csanady wrote:
>
>> I have been trying to get ssh working in current, but with no luck.
>> Since I updated recently, all I get is:
>> 
>> ssh: no RSA support in libssl and libcrypto.  See ssl(8).
>
>This is the system's way of punishing you for neglecting your cvs-all
>mail, your freebsd-current mail and your src/UPDATING file.

Hmm, I read through UPDATING, but didn't find much about this..

>Your kernel is lacking support for the random device.  Do your reading
>and smile. :-)

I have been off the lists for a while, yes. :)  Thanks very much
for this tidbit..

Chris



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



Re: RSA support..

2000-06-29 Thread Sheldon Hearn



On Thu, 29 Jun 2000 02:25:50 CDT, Chris Csanady wrote:

> I have been trying to get ssh working in current, but with no luck.
> Since I updated recently, all I get is:
> 
> ssh: no RSA support in libssl and libcrypto.  See ssl(8).

This is the system's way of punishing you for neglecting your cvs-all
mail, your freebsd-current mail and your src/UPDATING file.

Your kernel is lacking support for the random device.  Do your reading
and smile. :-)

Ciao,
Sheldon.


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