Config.in 344 B

123456789101112
  1. comment "stunnel has no inherent support for AVR32"
  2. depends on BR2_avr32 && BR2_PACKAGE_STUNNEL
  3. config BR2_PACKAGE_STUNNEL
  4. bool "stunnel"
  5. help
  6. Stunnel is a utility that utilised OpenSSL to wrap plaintext
  7. TCP communications with SSL. Can be used to secure a
  8. programmes insecure network communications.
  9. http://www.stunnel.org/