From owner-freebsd-stable Fri Apr 7 14: 9:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.virtual-estates.net (video-collage.com [160.79.196.177]) by hub.freebsd.org (Postfix) with ESMTP id B977A37C076; Fri, 7 Apr 2000 14:09:54 -0700 (PDT) (envelope-from mi@mail.virtual-estates.net) Received: (from mi@localhost) by mail.virtual-estates.net (8.9.3+3.2W/8.9.3) id RAA27988; Fri, 7 Apr 2000 17:09:49 -0400 (EDT) From: Mikhail Teterin Message-Id: <200004072109.RAA27988@mail.virtual-estates.net> Subject: Re: openssl broken in 4.0? In-Reply-To: from Kris Kennaway at "Apr 7, 2000 09:49:16 am" To: Kris Kennaway Date: Fri, 7 Apr 2000 17:09:49 -0400 (EDT) Cc: stable@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL60 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Hello! > > > > I installed the fetchmail from ports on a fresh 4.0 install. > > > > It can not retrieve any e-mail over ssl from the server I was using with > > fetchmail and openssl which came from port before: > > > > 49793:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:/home/mi/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c:459: > > fetchmail: SSL connection failed.fetchmail: normal termination, status 0 > > > > What do I need to do? Why do I need to do it? Thanks! > > You probably have a non-RSA capable OpenSSL which therefore can't do > SSLv2. I have what was installed by buildworld and installworld with RSAREF and WITH_RSA both set to YES. The handbook entry talks about installing the security/rsaref port, which I did before even world-building: 128:-lrsaref.2 => /usr/local/lib/librsaref.so.2 Anything else? -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message