Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2005 17:11:57 +0100
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Simon Barner <barner@FreeBSD.org>
Cc:        freebsd-security@FreeBSD.org
Subject:   Re: OpenSSL tools are not installed
Message-ID:  <20051211161156.GA40986@falcon.midgard.homeip.net>
In-Reply-To: <20051210232126.GH1066@zi025.glh.mhn.de>
References:  <20051210232126.GH1066@zi025.glh.mhn.de>

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

On Sun, Dec 11, 2005 at 12:21:26AM +0100, Simon Barner wrote:
> Hi,
> 
> I just had some issues with unvalidated certificates after the update of
> the mail/fetchmail port.
> 
> The solution was to add the missing certificates manually, but that
> involved running the c_rehash script, that currently isn't installed.
> 
> Of course, I could run it directly from src/crypto/openssl/tools/, but
> that isn't an option for users that don't have the source installed.
> 
> So, is there a reaon why the scripts are not installed, or was it just
> an oversight?

One reason is probably that c_rehash is a Perl script, and Perl is not
included in the base system, so you would not be able to run the script
anyway without first installing Perl.



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



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