packages/net/ocserv/Config.in
florian a1ab398957 ocserv: Added ocserv 0.3.5, an SSL VPN server.
This server is compatible with the openconnect client,
and cisco's anyconnect clients.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
[florian: fix libcrypt detection and missing protobuf-c dependency]
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 04:51:50 +00:00

15 lines
208 B
Plaintext

# ocserv avanced configuration
menu "Configuration"
depends on PACKAGE_ocserv
config OCSERV_PAM
bool "enable PAM"
default n
config OCSERV_DBUS
bool "enable DBUS (needed for occtl)"
default n
endmenu