blob: fd9cab9fba171b19e9cad303889d4d33d37598c5 (
plain)
1
2
3
4
5
|
config BR2_PACKAGE_STUNNEL
bool "stunnel"
default n
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.
|