From owner-freebsd-ports@freebsd.org Tue Jul 12 10:00:46 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0E71B90F5F for ; Tue, 12 Jul 2016 10:00:46 +0000 (UTC) (envelope-from michelle@sorbs.net) Received: from hades.sorbs.net (mail.sorbs.net [67.231.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id C09DE163A for ; Tue, 12 Jul 2016 10:00:45 +0000 (UTC) (envelope-from michelle@sorbs.net) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from isux.com (firewall.isux.com [213.165.190.213]) by hades.sorbs.net (Oracle Communications Messaging Server 7.0.5.29.0 64bit (built Jul 9 2013)) with ESMTPSA id <0OA60083ZWV1SJ00@hades.sorbs.net> for freebsd-ports@freebsd.org; Tue, 12 Jul 2016 00:01:52 -0700 (PDT) Subject: Re: base components should always be default (Re: change in default openssl coming) To: Kevin Oberman Cc: Wojciech Puchar , FreeBSD Ports References: <5780D034.9050903@sorbs.net> <5783FD2D.4000006@sorbs.net> From: Michelle Sullivan Message-id: <5784941A.2010704@sorbs.net> Date: Tue, 12 Jul 2016 08:54:18 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 In-reply-to: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2016 10:00:46 -0000 Kevin Oberman wrote: > On Mon, Jul 11, 2016 at 1:10 PM, Michelle Sullivan > wrote: > > Wojciech Puchar wrote: > > Interesting question. Perl was removed from the base > system years ago > with no ill affects. > > ssh ...? > > Do ssh use ssl protocol? > > > Actually I don't know, just takign a wild stab in the dark.. > certainly fetch etc as others have already pointed out. > > Michelle > > -- > Michelle Sullivan > http://www.mhix.org/ > > > ssh does not use ssl protocol, but it does use the encryption library > that is a part of OpenSSL. Which is something I thought, but hadn't looked into (ie whether it would work without libcrypto) It does however make 9.3 interesting... OpenSSL 0.9.8 not supported/maintained anymore and OpenSSH on 9.3 now (possibly) is vulnerable to attack... With 6 months before it is forcibly retired. Guess that's why there will be no 9.4. Michelle -- Michelle Sullivan http://www.mhix.org/