update avahi to v0.6.10.
[openwrt.git] / openwrt / package / openvpn / Config.in
index 3feffa3..e8c88e7 100644 (file)
@@ -12,6 +12,17 @@ config BR2_PACKAGE_OPENVPN
          
          Depends: kmod-tun, libpthread
 
+config BR2_PACKAGE_OPENVPN_EASY_RSA
+       prompt "openvpn-easy-rsa................ simple shell scripts to manage a Certificate Authority"
+       tristate
+       default m if CONFIG_DEVEL
+       select BR2_PACKAGE_OPENSSL_UTIL
+       depends on BR2_PACKAGE_OPENVPN
+       help
+         collection of shell scripts to manage a simple CA infrastructure
+
+         Depends: openpvn, openssl-util
+
 config BR2_COMPILE_OPENVPN_WITH_SERVER
        prompt "Enable server support"
        bool
This page took 0.02013 seconds and 4 git commands to generate.