ipsec: small fixes for previous

This commit is contained in:
Franco Fichtner 2019-03-27 14:15:28 +01:00
parent 90507bec18
commit 1d749b6408
4 changed files with 1 additions and 1 deletions

0
src/www/vpn_ipsec.php Executable file → Normal file
View File

0
src/www/vpn_ipsec_mobile.php Executable file → Normal file
View File

0
src/www/vpn_ipsec_phase1.php Executable file → Normal file
View File

2
src/www/vpn_ipsec_phase2.php Executable file → Normal file
View File

@ -744,7 +744,7 @@ endif; ?>
28 => '28 (Brainpool EC 256 bits)',
29 => '29 (Brainpool EC 384 bits)',
30 => '30 (Brainpool EC 512 bits)',
31 => '31 (Elliptic Curve 25519)',
31 => '31 (Elliptic Curve 25519)',
);
foreach ($p2_dhgroups as $keygroup => $keygroupname): ?>
<option value="<?=$keygroup;?>" <?= $keygroup == $pconfig['pfsgroup'] ? "selected=\"selected\"" : "";?>>