From owner-freebsd-questions@FreeBSD.ORG Fri Jul 22 15:02:26 2005 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 BA8E816A421 for ; Fri, 22 Jul 2005 15:02:26 +0000 (GMT) (envelope-from mipam@ibb.net) Received: from ux11.ltcm.net (213-84-197-131.adsl.xs4all.nl [213.84.197.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F4A943D60 for ; Fri, 22 Jul 2005 15:02:11 +0000 (GMT) (envelope-from mipam@ibb.net) Received: from ux11.ltcm.net (mipam@localhost.ltcm.net [IPv6:::1]) by ux11.ltcm.net (8.12.9/8.12.9/UX11TT) with ESMTP id j6MF29qC024818 for ; Fri, 22 Jul 2005 17:02:10 +0200 (MEST) Received: from localhost (mipam@localhost) by ux11.ltcm.net (8.12.9/8.12.9/Submit) with ESMTP id j6MF28TR001873 for ; Fri, 22 Jul 2005 17:02:08 +0200 (MEST) X-Authentication-Warning: ux11.ltcm.net: mipam owned process doing -bs Date: Fri, 22 Jul 2005 17:02:08 +0200 (MEST) From: Mipam X-X-Sender: mipam@ux11.ltcm.net To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: using openssl from ports 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: Fri, 22 Jul 2005 15:02:27 -0000 Hi All, I installed openssl from the ports collection. However, there is also an openssl native in freebsd. How can i set things to use the openssl from the ports as default instead of the system openssl? Bye, Mipam.