diff options
author | Eirik Oeverby <ltning@anduin.net> | 2009-03-10 20:05:30 +0100 |
---|---|---|
committer | Eirik Oeverby <ltning@anduin.net> | 2009-03-10 20:05:30 +0100 |
commit | 4ac09def4160c485483bf5f62e8c48c7489fc5eb (patch) | |
tree | 0f9bba5b2df59fb5a89d587c100039a98fa78751 /pkg_config.7.xml | |
parent | 50ce5f7126734ef81239948f109ea70bdf124dec (diff) | |
download | pfsense-packages-4ac09def4160c485483bf5f62e8c48c7489fc5eb.tar.gz pfsense-packages-4ac09def4160c485483bf5f62e8c48c7489fc5eb.tar.bz2 pfsense-packages-4ac09def4160c485483bf5f62e8c48c7489fc5eb.zip |
Added certificate management
Major change which allows assigning certificates to tunnels.
Certificates are managed on a separate tab, but they must be manually
generated on another system and pasted in along with RSA keys.
Certificate status display lists status including days until expiry.
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 4404c3ac..449c30db 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -449,7 +449,7 @@ <category>Network Management</category> <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> <depends_on_package>stunnel-4.25.tbz</depends_on_package> - <version>4.25.2</version> + <version>4.30.0</version> <status>Stable</status> <pkginfolink>http://doc.pfsense.org/index.php/Stunnel_package</pkginfolink> <required_version>1.2.1</required_version> |