Config.in 186 B

12345678
  1. config BR2_PACKAGE_STUNNEL
  2. bool "stunnel"
  3. select BR2_PACKAGE_OPENSSL
  4. help
  5. Stunnel is a program that wraps any TCP connection with an SSL
  6. connection.
  7. http://www.stunnel.org/