From owner-freebsd-ports@freebsd.org Mon Sep 19 13:10:35 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 18CBDBDFEBC for ; Mon, 19 Sep 2016 13:10:35 +0000 (UTC) (envelope-from Mark.Martinec+freebsd@ijs.si) Received: from mail.ijs.si (mail.ijs.si [IPv6:2001:1470:ff80::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8DC81845 for ; Mon, 19 Sep 2016 13:10:34 +0000 (UTC) (envelope-from Mark.Martinec+freebsd@ijs.si) Received: from amavis-ori.ijs.si (localhost [IPv6:::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.ijs.si (Postfix) with ESMTPS id 3sd5pv6GDgzt6 for ; Mon, 19 Sep 2016 15:10:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ijs.si; h= user-agent:message-id:references:in-reply-to:organization :subject:subject:from:from:date:date:content-transfer-encoding :content-type:content-type:mime-version:received:received :received:received; s=jakla4; t=1474290623; x=1476882624; bh=jRi xg50xRTYp9uTTFXI1NklLj1CuweSvPIM25ymTuPk=; b=HUITT9vVDqNcGnQnMcl uQ/Q7U74y9V+1gdmQjAnRd8tYOyEQpKm8stRVFvL+3FtmMf1v7uQtGA4Nj9aNCcj 9JMkLPdrj37oC6+G4vQPKVDTgnJVhjfWYPe5SvVhIq4Nhjd+gL7ID9MmiPc9xxme tEV9DUOG4TW1KKaCh+PiDhh8= X-Virus-Scanned: amavisd-new at ijs.si Received: from mail.ijs.si ([IPv6:::1]) by amavis-ori.ijs.si (mail.ijs.si [IPv6:::1]) (amavisd-new, port 10026) with LMTP id s7RENXqHnHdU for ; Mon, 19 Sep 2016 15:10:23 +0200 (CEST) Received: from mildred.ijs.si (mailbox.ijs.si [IPv6:2001:1470:ff80::143:1]) by mail.ijs.si (Postfix) with ESMTP id 3sd5pl6DDyzt0 for ; Mon, 19 Sep 2016 15:10:23 +0200 (CEST) Received: from nabiralnik.ijs.si (nabiralnik.ijs.si [IPv6:2001:1470:ff80::80:16]) by mildred.ijs.si (Postfix) with ESMTP id 3sd5pl4B1mzdM for ; Mon, 19 Sep 2016 15:10:23 +0200 (CEST) Received: from neli.ijs.si (2001:1470:ff80:88:21c:c0ff:feb1:8c91) by webmail.ijs.si with HTTP (HTTP/1.1 POST); Mon, 19 Sep 2016 15:10:23 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 19 Sep 2016 15:10:23 +0200 From: Mark Martinec To: freebsd-ports@freebsd.org Subject: Re: Dehydrated Organization: Jozef Stefan Institute In-Reply-To: References: Message-ID: <83321454e9f59450d550788e7e069a6f@mailbox.ijs.si> X-Sender: Mark.Martinec+freebsd@ijs.si User-Agent: Roundcube Webmail/1.2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2016 13:10:35 -0000 On 2016-09-19 13:58, JosC wrote: > Btw, can someone tell me what the logic is between the new name > dehydrated and its functionality (domain certification)? Don't see it > yet :-) It seems to allude to instant drinks (dehydrated): just add water and it does all the rest by magic - you obtain a ready drink / a valid certificate. So in this sense: it does all the necessary steps in obtaining or renewing a certificate, no need to bother with details. Mark