From owner-freebsd-current Sun May 6 16:16:47 2001 Delivered-To: freebsd-current@freebsd.org Received: from netau1.alcanet.com.au (ntp.alcanet.com.au [203.62.196.27]) by hub.freebsd.org (Postfix) with ESMTP id DC77937B42C for ; Sun, 6 May 2001 16:16:43 -0700 (PDT) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: from mfg1.cim.alcatel.com.au (mfg1.cim.alcatel.com.au [139.188.23.1]) by netau1.alcanet.com.au (8.9.3 (PHNE_22672)/8.9.3) with ESMTP id JAA29981 for ; Mon, 7 May 2001 09:16:35 +1000 (EST) Received: from gsmx07.alcatel.com.au by cim.alcatel.com.au (PMDF V5.2-32 #37640) with ESMTP id <01K39ZP0KIIOV6KWEL@cim.alcatel.com.au> for current@freebsd.org; Mon, 7 May 2001 09:16:34 +1100 Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.11.1/8.11.1) id f46NGWk89712 for current@freebsd.org; Mon, 07 May 2001 09:16:32 +1000 (EST envelope-from jeremyp) Content-return: prohibited Date: Mon, 07 May 2001 09:16:31 +1000 From: Peter Jeremy Subject: ssh reports "no RSA support in libssl and libcrypto." To: current@freebsd.org Mail-Followup-To: current@freebsd.org Message-id: <20010507091631.H59150@gsmx07.alcatel.com.au> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Having built and installed -current from last Friday, I find that ssh* is now reporting "no RSA support in libssl and libcrypto. See ssl(8)" and will only talk SSH2. I couldn't find anything relevant in ssl(8). I haven't specified "WITH_RSA=NO" anywhere and checking through the build logs, there's no sign of "-DNO_RSA". libcrypto.a contains an RSA_generate_key() which doesn't look like a stub. Does anyone have any ideas? Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message