summaryrefslogtreecommitdiff
path: root/package/stunnel/Config.in
blob: b1977ed1755efdd275530d4278cf50ff124cdb24 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_STUNNEL
	bool "stunnel"
	select BR2_PACKAGE_OPENSSL
	help
	  Stunnel is a program that wraps any TCP connection with an SSL
	  connection.

	  http://www.stunnel.org/