Subject: Re: no RSA with openssl on m68k systems with 1.5_ALPHA2?
To: None <thorpej@zembu.com>
From: None <itojun@iijlab.net>
List: current-users
Date: 10/04/2000 00:17:30
> > When starting on my hp300 I see the following:
> > 
> > [milano@cybersil]/root# /etc/rc.d/sshd start
> > Starting sshd.
> > no RSA support in libssl and libcrypto.  See ssl(8)
> > Disabling protocol version 1
> > 
> > Both /etc/ssh{d}.conf are identical on the sparc and hp300.
> > 
> > Is that a bug, feature or some stupid thing on my site?
> > Is there no RSA support for m68k or hp300 machines?
>
>There could be a compiler bug, or something else that keeps it from
>functioning properly.  Can you please run the OpenSSL crypto test suite?

	if possible, could you run regression test under
	src/regress/lib/libcrpto (committed very recently)
	with very current libcrypto?

itojun