summaryrefslogtreecommitdiffstats
path: root/package/stunnel/Config.in
blob: cd07eee93df24cab51751afda2d2343586a224c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
comment "stunnel has no inherent support for AVR32" 
	depends on BR2_avr32 && BR2_PACKAGE_STUNNEL

config BR2_PACKAGE_STUNNEL
	bool "stunnel"
	help
	  Stunnel is a utility that utilised OpenSSL to wrap plaintext
	  TCP communications with SSL. Can be used to secure a
	  programmes insecure network communications.

	  http://www.stunnel.org/