aboutsummaryrefslogtreecommitdiffstats
path: root/config/openvpn-client-export/openvpn-client-export.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | on user/pass.
* 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
| | | | | | * Support http-proxy authentication * Fix some javascript/style handling * Implement propper error messages for configuration exported. It needs to be added for installer and viscosity.
* Give the user the option of choosing what to put on the auto-generated ↵Ermal Luçi2010-02-161-7/+12
| | | | openvpn config as a remote site identification. Options: Interface choosen on server/Hostname of pfSense installation/Given hostname or ip address.
* 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
|
* Add me to (C)Scott Ullrich2009-06-301-0/+2
|
* Title the connection correctly and pass a few Viscosity specific ↵Scott Ullrich2009-06-301-1/+12
| | | | configuration items down
* Remove windows pk12 stuff for Viscosity configuraitonScott Ullrich2009-06-301-11/+11
|
* Viscosity bundle exporter is working, at least it is a directory with the ↵Scott Ullrich2009-06-301-8/+10
| | | | needed files called Viscosity.visc
* Correct arguments to zip.Scott Ullrich2009-06-301-7/+2
|
* Output file as zip. Do not store files in config/Scott Ullrich2009-06-301-5/+5
|
* We include the .php file from the xml installation now.Scott Ullrich2009-06-301-1/+0
|
* Summons the style police. Add space between . concatenated itemsScott Ullrich2009-06-301-2/+2
|
* oops, we need to return a filename, not the file contentsScott Ullrich2009-06-301-2/+2
|
* First stab at Adding Viscosity Bundles (configuration installer file)Scott Ullrich2009-06-301-0/+77
|
* Adding zip and unzipScott Ullrich2009-06-301-1/+1
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+256