blob: 61db1e92064ab5b2dbfc0b5eb016449e1a773027 (
plain)
1
2
3
4
  | 
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.
  |