2006-01-26 10:36:21 +00:00
|
|
|
config BR2_PACKAGE_SSLTUNNEL
|
2006-01-31 15:59:50 +00:00
|
|
|
prompt "ssltunnel ........................ A PPP over SSL vpn tool"
|
2006-01-26 10:36:21 +00:00
|
|
|
tristate
|
|
|
|
default m if CONFIG_DEVEL
|
2006-01-31 15:59:50 +00:00
|
|
|
select BR2_PACKAGE_LIBOPENSSL
|
2006-01-26 10:36:21 +00:00
|
|
|
select BR2_PACKAGE_PPP
|
|
|
|
help
|
|
|
|
A PPP over SSL vpn tool
|
|
|
|
|
|
|
|
http://www.hsc.fr/ressources/outils/ssltunnel/index.html
|
|
|
|
|