From owner-freebsd-current Wed Sep 13 18:59:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by hub.freebsd.org (Postfix) with ESMTP id 3FBA137B43E for ; Wed, 13 Sep 2000 18:59:10 -0700 (PDT) Received: from waterblue.imgsrc.co.jp (localhost [127.0.0.1]) by waterblue.imgsrc.co.jp (8.11.0/8.11.0) with ESMTP id e8E1x8D00499 for ; Thu, 14 Sep 2000 10:59:08 +0900 (JST) Date: Thu, 14 Sep 2000 10:59:08 +0900 Message-ID: <7mbsxr68er.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Current Subject: How to use RSA with USA_RESIDENT=NO? User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After installworld, I can not use ssh with RSA. Does someone know how to fix this problem? ----- % ssh white ssh: no RSA support in libssl and libcrypto. See ssl(8). Disabling protocol version 1 DH_generate_key % ----- I have these variables in make.conf ----- CFLAGS= -O -mpentiumpro -pipe USA_RESIDENT= NO MAKE_IDEA= YES WITH_RSA= YES MAKE_RSAINTL= YES PERL_THREADED= true ----- -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message