summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_phase2.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-08-02 12:29:16 -0400
committerjim-p <jimp@pfsense.org>2012-08-02 12:38:29 -0400
commit665340db1142980ca40d49b9dddf1b07e07da3b8 (patch)
tree506f7bbbb6100e692a1ced4481f4be4c1a9346c6 /usr/local/www/vpn_ipsec_phase2.php
parent919d450395b1cc5f7267c40f7ccc4c64fc27a749 (diff)
downloadpfsense-665340db1142980ca40d49b9dddf1b07e07da3b8.zip
pfsense-665340db1142980ca40d49b9dddf1b07e07da3b8.tar.gz
Activate more Hash, DH, and PFS options that are available in racoon now. Note that SHA256-512 are RFC4868 compliant in FreeBSD, may break with other incompatible stacks.
Diffstat (limited to 'usr/local/www/vpn_ipsec_phase2.php')
-rw-r--r--usr/local/www/vpn_ipsec_phase2.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/local/www/vpn_ipsec_phase2.php b/usr/local/www/vpn_ipsec_phase2.php
index 2bfd905..74d1359 100644
--- a/usr/local/www/vpn_ipsec_phase2.php
+++ b/usr/local/www/vpn_ipsec_phase2.php
@@ -624,12 +624,6 @@ function change_protocol() {
<?php endforeach; ?>
</select>
<br>
- <span class="vexpl">
- <em>
- <?=gettext("1 = 768 bit, 2 = 1024 bit, 5 = 1536 bit"); ?>
- </em>
- </span>
-
<?php else: ?>
<select class="formselect" disabled>
OpenPOWER on IntegriCloud