Actions
Bug #8792
closedOpenVPN wizard PHP error
Start date:
08/16/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4
Affected Architecture:
All
Description
In certain cases the OpenVPN wizard can result in a PHP error when selecting a server certificate:
PHP ERROR: Type: 1, File: /usr/local/www/wizards/openvpn_wizard.inc, Line: 246, Message: Uncaught Error: Cannot unset string offsets in /usr/local/www/wizards/openvpn_wizard.inc:246 Stack trace: #0 /usr/local/www/wizard.php(114) : eval()'d code(1): step8_submitphpaction() #1 /usr/local/www/wizard.php(114): eval()
Files
Updated by Jim Pingle over 6 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset 82a3d3e9a8e73896f9da02f77742ca8389b1dc83.
Updated by Denis Karpushin over 6 years ago
Created bunch of tunnels with wizard. Used internal server certificates and faced no issue.
Updated by Denis Karpushin over 6 years ago
- File vpn_wizard.png vpn_wizard.png added
UPD.
If you create CA without Country Code (left it as NONE) and in wizard trying to create new server certificate, in the coutry code field ther is "internal-ca" string. See the image.
Updated by Chris Macmahon over 6 years ago
- Status changed from Feedback to Resolved
Actions