From patchwork Tue Jun 19 03:16:36 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Erik Kapfer X-Patchwork-Id: 1823 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id D370A602CB for ; Mon, 18 Jun 2018 19:16:41 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [127.0.0.1]) by mail01.ipfire.org (Postfix) with ESMTP id 6991310FB3F2; Mon, 18 Jun 2018 18:16:41 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1529342201; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=Dc/ZlPpG4VC3Q+XM1BG/bzBeu7xK0epS80GlscIUurg=; b=OCgGmbt5vlVbjXjno2sefI5CwhgrB/jwj74ccA4C+f+6gAgQ2oV7emHvsTOeZCKfh4qtFR hxhjplfC5jUm0AaVLczAAp+yR9XkfLMGc0XUx6UJHzSoibNTHshUp9/wNZCTWQmP31lReJ U1BtMfxfSX7oSkjRyhPEERAYUEyNj1VwH0F/v5PA6DYAAy7JttU31ScasuH2F6Pqorc/rN dLI/+mVXxa+kP5ZS8axb9mt8atoaHChpovGUFk5c/eNuv/E6ztiVrnjfEa49I9sVVz4qbp LuzzGFajSi/mKTRPFq2YpMfJZdv1BnJZKLG7DQDA4wO2+SH8oG/5X4FHgZklQQ== Received: from localhost.localdomain (i59F4AD79.versanet.de [89.244.173.121]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 1B33C108B897; Mon, 18 Jun 2018 18:16:39 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1529342199; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=Dc/ZlPpG4VC3Q+XM1BG/bzBeu7xK0epS80GlscIUurg=; b=tDFdxzBgrfTcFjlS6N3Yrt6kVrP+wFW/E3slNp3IfJzDx+bDO7dbt7laidtrTXJhfSbF9Z eUtjGQ+AEuDOHfSUk8A9Mlb1o2hfe8vinuGNTD4/eVHwUt6eyBcyTD0q2COpyYn6aNVnBH 6XYTphGE8Al0gRcYfSZKPIcKrFA+JV3XqKmyt4q0eonj3K+jruBJj55NDnqxKhKAFWgeQd dJhfAfn38UM0ErZ9zo+UekgFbdebaXi5JFb3OwL+bxTF3hUxPBUWvtKkVq+jX+LX8HgmEg TQBbOxugHZ6mLM3FSTtVHaC60gAdRCAqB42hIMbYLjFxu7wntmTf5PxgIL5piw== From: Erik Kapfer To: development@lists.ipfire.org Subject: [PATCH] OpenVPN: Delete 1024 bit DH-parameter from menu Date: Mon, 18 Jun 2018 19:16:36 +0200 Message-Id: <1529342196-12555-1-git-send-email-erik.kapfer@ipfire.org> X-Mailer: git-send-email 2.7.4 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=ummeegge smtp.mailfrom=erik.kapfer@ipfire.org X-Spamd-Result: default: False [-2.10 / 11.00]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_SOME(0.00)[]; BAYES_HAM(-3.00)[100.00%]; ARC_NA(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MIME_GOOD(-0.10)[text/plain]; DKIM_SIGNED(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; ASN(0.00)[asn:8881, ipnet:89.244.160.0/20, country:DE]; FROM_HAS_DN(0.00)[] X-Spam-Status: No, score=-2.10 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Since OpenVPN-2.4.x do not accepts 1024 bit DH-parameter for security concerns anymore, it has been removed from the menu. Signed-off-by: Erik Kapfer --- html/cgi-bin/ovpnmain.cgi | 2 -- 1 file changed, 2 deletions(-) diff --git a/html/cgi-bin/ovpnmain.cgi b/html/cgi-bin/ovpnmain.cgi index 0bc28ce..4bc3473 100644 --- a/html/cgi-bin/ovpnmain.cgi +++ b/html/cgi-bin/ovpnmain.cgi @@ -1291,7 +1291,6 @@ END
$Lang::tr{'ovpn dh'}: