diff options
author | jim-p <jimp@pfsense.org> | 2011-04-26 17:11:11 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2011-04-26 17:11:11 -0400 |
commit | 780af2e7678dcccf0fd730a06549facd00906707 (patch) | |
tree | 11bc9f82840e9c6a9be75a8c58734ea55508b912 /pkg_config.8.xml.amd64 | |
parent | a7227f4cf070bd26d738f089aa35485de6d72190 (diff) | |
download | pfsense-packages-780af2e7678dcccf0fd730a06549facd00906707.tar.gz pfsense-packages-780af2e7678dcccf0fd730a06549facd00906707.tar.bz2 pfsense-packages-780af2e7678dcccf0fd730a06549facd00906707.zip |
Allow exporting OpenVPN with SSL/TLS+User Auth+External source (LDAP, Radius), by listing certificates from the same CA as the OpenVPN server.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rwxr-xr-x | pkg_config.8.xml.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index f556dd01..b01fc01d 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -863,7 +863,7 @@ <depends_on_package>zip-3.0.tbz</depends_on_package> <build_port_path>/usr/ports/archivers/p7zip</build_port_path> <build_port_path>/usr/ports/archivers/zip</build_port_path> - <version>0.6</version> + <version>0.7</version> <status>BETA</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/openvpn-client-export/openvpn-client-export.xml</config_file> |