Actions
Bug #10151
closedvpn_ipsec_phase1.php: webgui bugs on latest 2.5
Start date:
01/03/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
Description
Phase 1 Proposal (Encryption Algorithm) is doubled (see screenshot)
also, for some reason, the JavaScript code that sets the default options does not work:
// On initial page load myidsel_change(); peeridsel_change(); iketype_change(); methodsel_change(); rekeychkbox_change(); dpdchkbox_change();
- this is why DPD values and AES keysize is empty
pfSense 2.5.0.a.20200102.0720
PR to fix double Phase 1 Proposal (Encryption Algorithm):
https://github.com/pfsense/pfsense/pull/4146
Files
Actions