Re: OpenSSL upgrade.

2007-10-30 Thread Josh Paetzel
On Saturday 27 October 2007 07:22:35 am Grant Peel wrote: Hiall, Due to a security issue, I need to upgrade my OpenSSL version. What is the correct method? ports? package? a CVSUP of the whole server source? Here is the version I have now (on freebsd 6.2) const# openssl version

OpenSSL upgrade.

2007-10-27 Thread Grant Peel
Hiall, Due to a security issue, I need to upgrade my OpenSSL version. What is the correct method? ports? package? a CVSUP of the whole server source? Here is the version I have now (on freebsd 6.2) const# openssl version OpenSSL 0.9.7e-p1 25 Oct 2004 const# TIA, -Grant

openssl upgrade confusion

2004-03-18 Thread Jamie
I'm trying to upgrade openssl 0.9.7d from 0.9.7c and am having a really rough time. I downloaded the 9.7d tarball and untarred it in /usr/src. I did a ./config, make, and make install. It seems to have placed the new openssl libraries in a different location than where the original ones

openssl upgrade problem, now mail broken

2003-07-10 Thread Jim Arnold
While trying to upgrade my OpenSSH and OpenSSL I really messed things up. I have openssh-portable-3.6.1p2 installed but when I make OpenSSL I get the following error: hw_cryptodev.c:1121: `CRF_DH_COMPUTE_KEY' undeclared (first use in this function) hw_cryptodev.c: At top level:

Re: openssl upgrade problems - newbie stuck

2002-09-19 Thread local.freebsd.questions
On Wed, 18 Sep 2002 13:41:49 +0100, [EMAIL PROTECTED] (Roman Neuhauser) wrote: hmmm, i got to http://people.freebsd.org/~jdp/s1g/ read this page. you have a kind of chicken and egg problem: you need to update cvsup, but it's too old, and will get kicked from cvsup

openssl upgrade problems - newbie stuck

2002-09-18 Thread Graham Seaman
Hi, I'm a complete BSD ports newbie. I've inherited a BSD production machine and am belatedly trying to upgrade openssl to the 9.6g version. I'm trying to do this through the ports collection, which originally had 9.6a installed, but which had a partial (broken) installation of a later version

Re: openssl upgrade problems - newbie stuck

2002-09-18 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-09-18 10:23:08 +0100: make install gives me: - === Patching for openssl-0.9.6g === Applying FreeBSD patches for openssl-0.9.6g Ignoring previously applied (or reversed) patch. 2 out of 2 hunks

Re: openssl upgrade problems - newbie stuck

2002-09-18 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-09-18 12:54:32 +0100: On Wed, 18 Sep 2002, Roman Neuhauser wrote: # cd /usr/ports/security/openssl # make clean build ... Patch patch-ac failed to apply cleanly. Stop in /usr/ports/security/openssl. *** Error code 1 (as before) if that

Re: openssl upgrade problems - newbie stuck

2002-09-18 Thread Graham Seaman
On Wed, 18 Sep 2002, Roman Neuhauser wrote: ok, so it's not configured. this is the relevant part of my /etc/make.conf, you'll want to adjust SUPHOST: and this is the ports-supfile: snip try again with this.

Re: openssl upgrade problems - newbie stuck

2002-09-18 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-09-18 13:23:59 +0100: Parsing supfile /usr/local/etc/cvsup/supfiles/ports-supfile Connecting to cvsup.uk.FreeBSD.org Connected to cvsup.uk.FreeBSD.org Protocol negotiation failed: See http://www.polstra.com/projects/freeware/CVSup/s1g/ for upgrading information

Re: openssl upgrade problems - newbie stuck

2002-09-18 Thread Graham Seaman
On Wed, 18 Sep 2002, Roman Neuhauser wrote: # cd /usr/ports/security/openssl # make clean build Patch patch-ac failed to apply cleanly. Stop in /usr/ports/security/openssl. *** Error code 1 (as before) if that fails, cvsup your ports *), and try again. *) if the