Actions
Bug #14247
closedIPsec code needs updated to the new accessor methods.
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
IPsec
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
There are some errors caused by the removal of deprecated encryption methods. Updating to the new methods would fix these.
PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/vpn_ipsec_phase1.php:186 Stack trace: #0 {main} thrown in /usr/local/www/vpn_ipsec_phase1.php on line 186
PHP Errors: [06-Apr-2023 18:28:20 America/Toronto] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /etc/inc/ipsec.inc:2546 Stack trace: #0 /etc/inc/ipsec.inc(3267): ipsec_setup_tunnels(Array) #1 /etc/rc.bootup(401): ipsec_configure() #2 {main} thrown in /etc/inc/ipsec.inc on line 2546
Actions