aboutsummaryrefslogtreecommitdiffstats
path: root/config/openvpn-client-export/openvpn-client-export.inc
Commit message (Expand)AuthorAgeFilesLines
...
* If we can determine that the server cert has nsCertType=server, then add ns-c...jim-p2011-11-221-0/+9
* Fix up various export scenarios that were not functioning properly.jim-p2011-11-171-5/+18
* Correct path to binaryScott Ullrich2011-11-021-1/+4
* Correct path to binaryScott Ullrich2011-11-021-2/+2
* Include zip packageScott Ullrich2011-11-021-2/+10
* Edited config/openvpn-client-export/openvpn-client-export.inc via GitHubNamezero2011-09-191-1/+1
* Edited config/openvpn-client-export/openvpn-client-export.inc via GitHubNamezero2011-09-191-1/+1
* Changes for advanced optionsNamezero2011-09-191-5/+10
* When exporting a windows installer, use DOS newlines in the config file, so t...jim-p2011-07-291-25/+27
* Force the connecting openvpn client to verify that the server's cn matches wh...jim-p2011-07-061-0/+5
* If the openvpn instance is "any", export the config to point to the wan by de...jim-p2011-05-111-1/+1
* Account for the server's dev type when exporting, and default to tun if it's ...jim-p2011-05-061-1/+2
* Bump version to 0.9 for ipv6 supportSeth2011-04-281-0/+6
* Allow exporting OpenVPN with SSL/TLS+User Auth+External source (LDAP, Radius)...jim-p2011-04-261-3/+15
* Use is_numeric here instead of just testing the variable (it will fail if the...jim-p2011-03-171-1/+1
* Escape values so special characters don't fail (and also helps prevent shell ...jim-p2011-03-141-5/+9
* Finish up shared key client export (for non-pfsense clients)jim-p2011-03-011-0/+12
* Initial work toward exporting shared key clients.jim-p2011-03-011-0/+93
* Whitespace fixesjim-p2011-02-251-50/+50
* Remove this call from openvpn deinstallation.jim-p2011-01-181-2/+0
* Don't use references in OpenVPN client export. It doesn't need to modify anyt...jim-p2011-01-181-12/+12
* Check for missing template files and reinstall them if needed.jim-p2011-01-131-2/+9
* Download this .tgz to /usr/local/pkg and leave it, or else the package system...jim-p2010-10-051-2/+1
* Update OpenVPN client export package to work with the new user cert setup (an...jim-p2010-09-041-0/+9
* Ensure that we do not get two CA lines in the Viscosity configjim-p2010-07-011-0/+8
* Disable remote-cert-tls for now in exported configs, it requires that the ser...jim-p2010-07-011-1/+2
* Add this in all cases, not just TLS. Fixes #706jim-p2010-06-291-1/+3
* Add "remote-cert-tls server" config option into the exported configuration. T...Seth2010-06-291-1/+3
* Make this package download to /root/ instead of /tmp/jim-p2010-06-241-1/+1
* Don't add tls line for viscosity, it's added already with a custom filename.jim-p2010-05-081-3/+3
* Fix zipped config export for the LDAP/RADIUS case.jim-p2010-04-271-5/+5
* Put the .p12 in the right place for the installer bundle. Ticket #529.jim-p2010-04-271-1/+1
* Define $cafile before use. Ticket #529jim-p2010-04-271-4/+6
* Lookup user cert before trying to use it.jim-p2010-04-261-0/+8
* use .ovpn for extension of client config fileChris Buechler2010-04-241-1/+1
* Add option to export the openvpn configuration and its certs with a .zip file.Ermal2010-03-301-10/+43
* Add conf_mount_rw() and conf_mount_ro() items for NanoBSDScott Ullrich2010-03-101-0/+4
* Add tls-client to export.Ermal Luçi2010-03-031-16/+14
* Allow config to be exported when using only server authentication based only ...Ermal Luçi2010-03-031-51/+85
* The tls-auth needs a 1 at the end of the key.Ermal Luçi2010-03-011-2/+2
* Add my copyright. Enough mods to justify.Ermal Luçi2010-02-231-0/+1
* * Teach exporeter about http-proxy directiveErmal Luçi2010-02-231-11/+48
* Give the user the option of choosing what to put on the auto-generated openvp...Ermal Luçi2010-02-161-7/+12
* Use lower case interface name internally.Ermal Luçi2010-02-031-1/+1
* zip utility parameters have changed.Ermal Luçi2010-02-031-1/+1
* Add / to zipfile location. Noticed-by: Pierre Ticket #260Scott Ullrich2009-12-291-1/+1
* Actually do a better fix.Ermal Luçi2009-07-081-1/+2
* Unbreak ViscosityScott Ullrich2009-07-011-2/+2
* Do not duplicate key linesScott Ullrich2009-07-011-10/+14
* Oops, export certs with correct filenamesScott Ullrich2009-06-301-4/+12