From owner-freebsd-questions@FreeBSD.ORG Sun Jun 4 22:44:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD7B116A94A for ; Sun, 4 Jun 2006 22:44:43 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AB1C43D46 for ; Sun, 4 Jun 2006 22:44:43 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.4) id k54MigLS069591; Sun, 4 Jun 2006 17:44:42 -0500 (CDT) (envelope-from dan) Date: Sun, 4 Jun 2006 17:44:42 -0500 From: Dan Nelson To: Vitaly D Message-ID: <20060604224442.GB54609@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.5-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: libssl 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: Sun, 04 Jun 2006 22:44:43 -0000 In the last episode (Jun 04), Vitaly D said: > just wondering which version of libssl is used by FreeBSD? Is it > openssl ? because i want to install libssl but without using ports > system. OpenSSL is included in the base system. You can check to see what version you have by looking in the /usr/include/openssl/opensslv.h header file. -- Dan Nelson dnelson@allantgroup.com