ClearFoundation Tracker - ClearOS | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000983 | ClearOS | app-openvpn - OpenVPN | public | 2013-02-15 11:29 | 2019-04-25 08:29 |
Reporter | dloper | ||||
Assigned To | |||||
Priority | low | Severity | feature | Reproducibility | always |
Status | closed | Resolution | suspended | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000983: Add app to create customizable templates to OpenVPN config file. | ||||
Description | An app should exist to make customizable .ovpn files for downloads. Basically the app will make additional objects in the pulldown which now allows for Windows, Mac, Linux. These template files will be used in place of these three. Each object will have a name (no spaces or special characters) which will be the name in the pulldown list and also the name of the file in whatever directory (e.g. /etc/openvpn/client-templates/templatename.webconfig) will house the data for the custom template. The config will look exactly like the variable in /usr/clearos/apps/openvpn/libraries/OpenVPN.php public function get_client_configuration() and users by have a template to get started which reflects the Mac, Windows, and Linux templates: "client^M remote $host $port^M dev tun^M proto $protocol^M resolv-retry infinite^M nobind^M persist-key^M persist-tun^M ca ca-cert.pem^M cert client-" . $file_id . "-cert.pem^M key client-" . $file_id . "-key.pem^M ns-cert-type server^M comp-lzo^M verb 3^M auth-user-pass^M "; | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-02-15 11:29 | dloper | New Issue | |||
2013-02-16 14:53 | user2 | Status | new => confirmed | ||
2015-05-25 05:10 | user2 | Target Version | Future => | ||
2019-04-25 08:29 | NickH | Note Added: 0011741 | |||
2019-04-25 08:29 | NickH | Status | confirmed => closed | ||
2019-04-25 08:29 | NickH | Resolution | open => suspended |
Notes | |||||
|
|||||
|
|