Re: What's going on with crypto all of a sudden ?

2000-06-29 Thread Kenneth Wayne Culver

Hrmm, I think I just read somewhere (/usr/src/UPDATING?) that crypto is
required to get a make world to work, and I guess certain other things
won't work as well until you rebuild (?) :-) (:-P) 


  if you're using -CURRENT, it's because you havn't followed the advice
  about the new randomdev.
 
 This doesn't explain why it suggests that the user reads a 
 non-existent man page (ssl(8)) :-P
 
  =
  | Kenneth Culver  | FreeBSD: The best NT upgrade|
  | Unix Systems Administrator  | ICQ #: 24767726 |
  | and student at The  | AIM: muythaibxr |
  | The University of Maryland, | Website: (Under Construction)   |
  | College Park.   | http://www.wam.umd.edu/~culverk/|
  =
  
  On Wed, 28 Jun 2000, Pascal Hofstee wrote:
  
   Just now after a new buildworld/installworld i am suddenly getting errors
   like the following when trying to use OpenSSH's version 1 protocoll:
   
   ssh: no RSA support in libssl and libcrypto.  See ssl(8).
   Disabling protocol version 1
   Protocol major versions differ: 2 vs. 1
   
   
   man 8 sslresults into the following:
   No entry for ssl in section 8 of the manual
   
   This has been working just fine for months before.
   I get the idea it has something to do with the /dev/(random|zero) update.
   
   Anyone care to explain this ?
   
   -- 
 Pascal Hofstee   daeron @ shadowmere . student . utwente . nl 
 Managers know it must be good because the programmers hate it so much.
 
 -- 
 Brian [EMAIL PROTECTED]brian@[uk.]FreeBSD.org
   http://www.Awfulhak.org   brian@[uk.]OpenBSD.org
 Don't _EVER_ lose your sense of humour !
 
 
 



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



Re: What's going on with crypto all of a sudden ?

2000-06-29 Thread Sheldon Hearn



On Thu, 29 Jun 2000 10:25:05 -0400, Kenneth Wayne Culver wrote:

 Hrmm, I think I just read somewhere (/usr/src/UPDATING?) that crypto is
 required to get a make world to work, and I guess certain other things
 won't work as well until you rebuild (?) :-) (:-P) 

You're grasping at straws, since the ssl(8) manual page isn't installed.
The base system's openssl maintainer still isn't sure what to do about
the docs. :-)

Ciao,
Sheldon.


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



Re: What's going on with crypto all of a sudden ?

2000-06-29 Thread Kenneth Wayne Culver

:-) Well, I didn't know that... That could explain it.


=
| Kenneth Culver  | FreeBSD: The best NT upgrade|
| Unix Systems Administrator  | ICQ #: 24767726 |
| and student at The  | AIM: muythaibxr |
| The University of Maryland, | Website: (Under Construction)   |
| College Park.   | http://www.wam.umd.edu/~culverk/|
=

On Thu, 29 Jun 2000, Sheldon Hearn wrote:

 
 
 On Thu, 29 Jun 2000 10:25:05 -0400, Kenneth Wayne Culver wrote:
 
  Hrmm, I think I just read somewhere (/usr/src/UPDATING?) that crypto is
  required to get a make world to work, and I guess certain other things
  won't work as well until you rebuild (?) :-) (:-P) 
 
 You're grasping at straws, since the ssl(8) manual page isn't installed.
 The base system's openssl maintainer still isn't sure what to do about
 the docs. :-)
 
 Ciao,
 Sheldon.
 



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



Re: What's going on with crypto all of a sudden ?

2000-06-29 Thread Brian Somers

 if you're using -CURRENT, it's because you havn't followed the advice
 about the new randomdev.

This doesn't explain why it suggests that the user reads a 
non-existent man page (ssl(8)) :-P

 =
 | Kenneth Culver  | FreeBSD: The best NT upgrade|
 | Unix Systems Administrator  | ICQ #: 24767726 |
 | and student at The  | AIM: muythaibxr |
 | The University of Maryland, | Website: (Under Construction)   |
 | College Park. | http://www.wam.umd.edu/~culverk/|
 =
 
 On Wed, 28 Jun 2000, Pascal Hofstee wrote:
 
  Just now after a new buildworld/installworld i am suddenly getting errors
  like the following when trying to use OpenSSH's version 1 protocoll:
  
  ssh: no RSA support in libssl and libcrypto.  See ssl(8).
  Disabling protocol version 1
  Protocol major versions differ: 2 vs. 1
  
  
  man 8 sslresults into the following:
  No entry for ssl in section 8 of the manual
  
  This has been working just fine for months before.
  I get the idea it has something to do with the /dev/(random|zero) update.
  
  Anyone care to explain this ?
  
  -- 
Pascal Hofstee   daeron @ shadowmere . student . utwente . nl 
Managers know it must be good because the programmers hate it so much.

-- 
Brian [EMAIL PROTECTED]brian@[uk.]FreeBSD.org
  http://www.Awfulhak.org   brian@[uk.]OpenBSD.org
Don't _EVER_ lose your sense of humour !




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



Re: What's going on with crypto all of a sudden ?

2000-06-28 Thread Kenneth Wayne Culver

if you're using -CURRENT, it's because you havn't followed the advice
about the new randomdev.


=
| Kenneth Culver  | FreeBSD: The best NT upgrade|
| Unix Systems Administrator  | ICQ #: 24767726 |
| and student at The  | AIM: muythaibxr |
| The University of Maryland, | Website: (Under Construction)   |
| College Park.   | http://www.wam.umd.edu/~culverk/|
=

On Wed, 28 Jun 2000, Pascal Hofstee wrote:

 Just now after a new buildworld/installworld i am suddenly getting errors
 like the following when trying to use OpenSSH's version 1 protocoll:
 
 ssh: no RSA support in libssl and libcrypto.  See ssl(8).
 Disabling protocol version 1
 Protocol major versions differ: 2 vs. 1
 
 
 man 8 sslresults into the following:
 No entry for ssl in section 8 of the manual
 
 This has been working just fine for months before.
 I get the idea it has something to do with the /dev/(random|zero) update.
 
 Anyone care to explain this ?
 
 -- 
   Pascal Hofstee   daeron @ shadowmere . student . utwente . nl 
   Managers know it must be good because the programmers hate it so much.
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-current" in the body of the message
 



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



Re: What's going on with crypto all of a sudden ?

2000-06-28 Thread Kenneth Wayne Culver

Nothing to be sorry about... just read a little more carefully :-)


=
| Kenneth Culver  | FreeBSD: The best NT upgrade|
| Unix Systems Administrator  | ICQ #: 24767726 |
| and student at The  | AIM: muythaibxr |
| The University of Maryland, | Website: (Under Construction)   |
| College Park.   | http://www.wam.umd.edu/~culverk/|
=

On Wed, 28 Jun 2000, Pascal Hofstee wrote:

 On Wed, Jun 28, 2000 at 04:28:24PM -0400, Kenneth Wayne Culver wrote:
  if you're using -CURRENT, it's because you havn't followed the advice
  about the new randomdev.
 
 Stumbled over it right after i sent the email  sorry 
 
 -- 
   Pascal Hofstee   daeron @ shadowmere . student . utwente . nl 
   Managers know it must be good because the programmers hate it so much.
 



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