From owner-freebsd-current Sat Mar 11 17:53:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from milquetoast.cs.mcgill.ca (milquetoast.CS.McGill.CA [132.206.2.5]) by hub.freebsd.org (Postfix) with ESMTP id CCF7137BC0D; Sat, 11 Mar 2000 17:53:38 -0800 (PST) (envelope-from mat@milquetoast.cs.mcgill.ca) Received: (from mat@localhost) by milquetoast.cs.mcgill.ca (8.9.3/8.9.3) id UAA21803; Sat, 11 Mar 2000 20:53:37 -0500 (EST) Date: Sat, 11 Mar 2000 20:53:37 -0500 From: Mathew Kanner To: Kris Kennaway , freebsd-current@freebsd.org Subject: Re: RC3: problems with SSH Message-ID: <20000311205337.C21449@cs.mcgill.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.15i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 5-100000@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.15i In-Reply-To: Kris Kennaway's message [Re: RC3: problems with SSH] as of Sat, Mar 1 1, 2000 at 05:10:07PM -0800 Organization: SOCS, McGill University, Montreal, CANADA Status: RO Content-Length: 815 Lines: 21 On Mar 11, Kris Kennaway wrote: > On Sat, 11 Mar 2000, Mathew Kanner wrote: > > > debug: Received server public key (1152 bits) and host key (1024 bits). > > > rsa_public_encrypt() failed > > Are you using rsaref? rsaref can't handle keys longer than 1024 bits and > we're not allowed to fix it so it can by the terms of the rsaref license. > Since you're in Canada, you don't need rsaref and should be using the > international version of openssl. See chapter 6.5 in the handbook for a > longer description of the state of play. Finally a benefit to living in Canada! Anyway, I made the port in /usr/ports/security/rsaref. My mistake was thinking that it would look at my make.conf and get the right one. Sorry about that. Also, just now when I look at the handbook, it appears to be chapter 7.5. --Mat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message