mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-11 05:52:31 +03:00
Added axtlswrap
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@161 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
@@ -107,6 +107,14 @@ config CONFIG_AXHTTPD
|
||||
help
|
||||
Build the AXHTTPD web server
|
||||
|
||||
config CONFIG_AXTLSWRAP
|
||||
depends on !CONFIG_PLATFORM_WIN32
|
||||
bool "Enable axtlswrap"
|
||||
default n
|
||||
help
|
||||
axtlswrap is similar to sslwrap - http://www.rickk.com/sslwrap.
|
||||
It enables SSL for processes that don't have native SSL support.
|
||||
|
||||
source httpd/Config.in
|
||||
source bindings/Config.in
|
||||
source samples/Config.in
|
||||
|
Reference in New Issue
Block a user