From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Xdrdk-0005vz-Dt for mharc-grub-devel@gnu.org; Mon, 13 Oct 2014 22:15:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdrdZ-0005g2-SC for grub-devel@gnu.org; Mon, 13 Oct 2014 22:15:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XdrdQ-0003pS-R7 for grub-devel@gnu.org; Mon, 13 Oct 2014 22:14:57 -0400 Received: from mail-lb0-x22f.google.com ([2a00:1450:4010:c04::22f]:46944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdrdQ-0003pN-K0 for grub-devel@gnu.org; Mon, 13 Oct 2014 22:14:48 -0400 Received: by mail-lb0-f175.google.com with SMTP id u10so7249858lbd.20 for ; Mon, 13 Oct 2014 19:14:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=f3bYik2JCryW/t7vJIyr+lls33UR/+lN51a1JRdmeZQ=; b=QD7ozzqpX4O4uQI5rYjRQxnivuf62hFW2gkNhmXmUYIx7O0BwrjwRLftGl7wsOWUl5 LKPluggThHXaiooMD+/bfhld6gS0XbaG+Gqn/GMsgn7EhuiyOwxgNWuP6RJWE2kc3BhL 4RYpvmw89JYcZhhQFnxTWTl/FAgGIM+xEplMEw82xM8zcqxTRqNn/vOmC6vkYN5epVkU rfkH8uUN9Nc/5VQTNl2IMrIvGwswTqkm7F5uWZUn88oCnXYaPCfbx9q0VTdkamv0FFe1 QldTDCNqhnPuCo3tF6veLG1HwLEiaFOeCOsaKD90L7KxjCMD4ppYKWYIBnaaLbcyEXF6 2hpQ== X-Received: by 10.112.144.228 with SMTP id sp4mr2119005lbb.58.1413252886982; Mon, 13 Oct 2014 19:14:46 -0700 (PDT) Received: from opensuse.site (ppp94-29-94-89.pppoe.spdop.ru. [94.29.94.89]) by mx.google.com with ESMTPSA id l3sm5082122laa.37.2014.10.13.19.14.45 for (version=SSLv3 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 13 Oct 2014 19:14:46 -0700 (PDT) Date: Tue, 14 Oct 2014 06:14:43 +0400 From: Andrei Borzenkov To: The development of GNU GRUB Subject: Re: is there HTTPS in GRUB2? Message-ID: <20141014061443.728736f1@opensuse.site> In-Reply-To: References: X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.23; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22f Cc: madeline.dor@gmail.com X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2014 02:15:07 -0000 =D0=92 Mon, 13 Oct 2014 15:48:47 -0700 Madeline Dor =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > Hi expert, >=20 > For network communication, I see that GRUB2 has http module but not https. > Is there any intention on creating https module? Has anyone tried to > create one? >=20 There was discussion recently about using OpenSSL; it could be related. Check archives for it.