From patchwork Thu May 28 17:58:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3144 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49XwSL42jTz43rk for ; Thu, 28 May 2020 17:59:14 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49XwSH0Xggz38N; Thu, 28 May 2020 17:59:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49XwSG6Lq9z303h; Thu, 28 May 2020 17:59:10 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49XwSB2C4zz3035 for ; Thu, 28 May 2020 17:59:06 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49XwSB1ZQVz2RP; Thu, 28 May 2020 17:59:06 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1590688746; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RrQ0r7pSO5bBs8cjLSv3dU9Vuf3WV67C21B0NQLPqWo=; b=W3Mrza5nX6v9UKA9CGrIthOCNHoAdldkRHMlC7W3BZtEdSZZ+RDa7Tg8XwfBwfyEhj/r4j 3+9P+HsBHuPTaqDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1590688746; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RrQ0r7pSO5bBs8cjLSv3dU9Vuf3WV67C21B0NQLPqWo=; b=lAcSye82vUvG6OdscW+w3Qe5B4YaD+a7SguWTY1U3V76VzjGH6R9rD6PNlWnKzqsP1gjVA k67ExAlISiGJnzVhCmnQc2UK9GoGiYIXp2AYl890WgcuWC5klzRUI+lWnevxzYlQw+eNdY xjtzB+IKErfBWUOhhRVQKfSAMEkzb3iqkhEMbgGv9FvKflHVZ7+jjaHXMDNBNQCr7+4SN9 7QsLciNWCGWs5MDdtO+diKz92qd3N9ApCTL9+I3tEcDoQVD678CWO+qT1L9lHqPOBMfO8I qQFFWHbEim5cwCxXkV+dMeQhDvDjUIZZ3jC/mIWUK0XttgZjnMvmphnST9XTnA== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 12/16] IPsec: Set display name for VPN connections Date: Thu, 28 May 2020 17:58:46 +0000 Message-Id: <20200528175850.12638-13-michael.tremer@ipfire.org> In-Reply-To: <20200528175850.12638-1-michael.tremer@ipfire.org> References: <20200528175850.12638-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- html/cgi-bin/vpnmain.cgi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/html/cgi-bin/vpnmain.cgi b/html/cgi-bin/vpnmain.cgi index 85c4584e1..9353a2f0d 100644 --- a/html/cgi-bin/vpnmain.cgi +++ b/html/cgi-bin/vpnmain.cgi @@ -1428,6 +1428,8 @@ END print " \n"; print " PayloadIdentifier\n"; print " org.example.vpn1.client\n"; + print " PayloadDisplayName\n"; + print " $confighash{$key}[1]\n"; print " PayloadUUID\n"; print " ${cert_uuid}\n"; print " PayloadType\n";