From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 08:10:15 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE3A61065672 for ; Tue, 16 Nov 2010 08:10:15 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5BD028FC1A for ; Tue, 16 Nov 2010 08:10:15 +0000 (UTC) Received: by fxm19 with SMTP id 19so238348fxm.13 for ; Tue, 16 Nov 2010 00:10:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=1t6Lb4BNcjehjWzsMbHg6wM3RXySdvPosMclQmB6x9o=; b=wsCfnQGlU+9yvLOMjJerLNGxOMPbzo9NPOKtTgNXQYOAblLwC4xWlvs23gzSQWfbMx wCBLxDhG1HjJXNorD3g0YTzD12A8Ier7BMkkkfJ6YscbtvEErExrSZ9OBpqOhn4/kiK6 EVAP9QWJYtJSkVX0zrINAHWhWpTZ8DrGkvr6I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ZKTPkXd9eTWSps7xmBtRUtBIXUiyaKgFNyQ9jEM6eznLeeMt70rAjwrheNMpWF8UqR oR484LO5KHlroMCUv8uuXtUl5a7QgudYfOqLV2m4wtBM3A8euEOENCNl2wh73CMkwFEv itMdlnDujTvuinBDDRIkXWJV9Ff4z41GXDS0E= MIME-Version: 1.0 Received: by 10.223.87.6 with SMTP id u6mr5647738fal.6.1289895013957; Tue, 16 Nov 2010 00:10:13 -0800 (PST) Received: by 10.223.121.138 with HTTP; Tue, 16 Nov 2010 00:10:13 -0800 (PST) In-Reply-To: References: <20101115090851.237f167b@scorpio> <20101115122428.294dde4f@scorpio> Date: Tue, 16 Nov 2010 02:10:13 -0600 Message-ID: From: Adam Vande More To: c0re Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Subject: Re: openssl version - how to verify X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2010 08:10:15 -0000 On Tue, Nov 16, 2010 at 1:28 AM, c0re wrote: > Jerry, I'm not about that :) base openssl are OK. But I need proves > that it has got no security problems - it's external IT auditors > request. > And I'm interested how I can know what patchlevel there on base > openssl version and prove them (auditors) that freebsd base openssl > are not vulnerable. > Please don't top-post, thanks. http://security.freebsd.org/advisories/ The files say which version it's corrected in. -- Adam Vande More