From owner-freebsd-stable Sat Dec 23 12: 6:35 2000 From owner-freebsd-stable@FreeBSD.ORG Sat Dec 23 12:06:33 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from lucifer.techometer.net (techometer.net [216.240.169.101]) by hub.freebsd.org (Postfix) with ESMTP id 5783937B402 for ; Sat, 23 Dec 2000 12:06:33 -0800 (PST) Received: (from emechler@localhost) by lucifer.techometer.net (8.11.0/8.11.1) id eBNK6Kx83096 for stable@freebsd.org; Sat, 23 Dec 2000 12:06:20 -0800 (PST) Date: Sat, 23 Dec 2000 12:06:20 -0800 From: Erick Mechler To: stable@freebsd.org Subject: RSA problems Message-ID: <20001223120619.D82938@lucifer.techometer.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just updated a system to 4.2-STABLE, code is from Thursday, 21 December. When I try to ssh to clients who only understand SSHv1, this is the error I get: ssh: no RSA support in libssl and libcrypto. See ssl(8). Disabling protocol version 1 DH_generate_key I have another machine with the same version of OpenSSL (code from 5 December), and this isn't an issue on that machine. My question is whether or not this problem was caused by some settings in /etc/make.conf (like, for example, the USA_RESIDENT option). Is /etc/make.conf consulted at all during a buildworld/installworld sequence? Many thanks, Erick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message