diff options
author | mfuchs <martin.fuchs@trendchiller.com> | 2009-05-19 21:29:05 +0200 |
---|---|---|
committer | mfuchs <martin.fuchs@trendchiller.com> | 2009-05-19 21:29:05 +0200 |
commit | 1e6391adbc715503f008ec7efa0f5355d54bb558 (patch) | |
tree | 7e57eabf2e84ea5e8c65e77a52c5595e5168e695 /pkg_config.xml | |
parent | 17916fed421ef18771f6e8f6e738f6a8f2596751 (diff) | |
download | pfsense-packages-1e6391adbc715503f008ec7efa0f5355d54bb558.tar.gz pfsense-packages-1e6391adbc715503f008ec7efa0f5355d54bb558.tar.bz2 pfsense-packages-1e6391adbc715503f008ec7efa0f5355d54bb558.zip |
add OpenVPN-TLS-Enhancements
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 894fc311..8189f578 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -812,4 +812,15 @@ <config_file>http://www.pfsense.com/packages/config/open-vm-tools/open-vm-tools.xml</config_file> <configurationfile>open-vm-tools.xml</configurationfile> </package> + <package> + <name>OpenVPN-Enhancements</name> + <maintainer>mfuchs77@googlemail.com</maintainer> + <descr>AEnhance OpenVPN with TLS-auth and client/server-options</descr> + <category>Services</category> + <version>0.1</version> + <status>BETA</status> + <required_version>1.2</required_version> + <config_file>http://www.pfsense.com/packages/config/ovpnenhance/ovpnenhance.xml</config_file> + <configurationfile>ovpnenhance.xml</configurationfile> + </package> </pfsensepkgs> |