Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2000 10:59:08 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        Current <FreeBSD-current@FreeBSD.org>
Subject:   How to use RSA with USA_RESIDENT=NO?
Message-ID:  <7mbsxr68er.wl@waterblue.imgsrc.co.jp>

next in thread | raw e-mail | index | archive | help

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 <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7mbsxr68er.wl>