Actions
Feature #10350
closedAdd OpenVPN configuration file(s) to status.php file
Start date:
03/16/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
On status.php, we include the IPsec configuration file but we don't include the equivalent for OpenVPN (for example /var/etc/openvpn/*.conf). It would be great if we could include the configurations being used by OpenVPN client and/or Server, in it's own file; rather than only including them in the sanitized pfSense config.
Updated by Jim Pingle over 4 years ago
- Assignee set to Jim Pingle
- Target version set to 2.5.0
Updated by Jim Pingle over 4 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset edc7e81f621805af8174fd7cf7299eb6afe1969c.
Updated by Viktor Gurov over 4 years ago
- Status changed from Feedback to Resolved
tested on 2.5.0.a.20200319.0930
Nice, I see OpenVPN client/server files with appropriate content:
OpenVPN-Configuration client1.txt
OpenVPN-Configuration client2.txt
OpenVPN-Configuration server1.txt
Updated by Jim Pingle over 4 years ago
- Status changed from Resolved to Feedback
- Target version changed from 2.5.0 to 2.4.5-p1
Updated by Jim Pingle over 4 years ago
- Status changed from Feedback to In Progress
Needs fixed to work on 2.4.5
Updated by Jim Pingle over 4 years ago
- Status changed from In Progress to Feedback
Applied in changeset 5e421859b258bccff7eb1e29fd4cff38b1c83123.
Updated by Jim Pingle over 4 years ago
- Status changed from Feedback to Resolved
Output is present as expected in status.php
Actions