mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-29 06:03:18 +08:00
docs(ssl): Add license note to README and header file
This commit is contained in:
@ -13,7 +13,7 @@ config SSL_USING_MBEDTLS
|
|||||||
config SSL_USING_AXTLS
|
config SSL_USING_AXTLS
|
||||||
bool "axTLS"
|
bool "axTLS"
|
||||||
config SSL_USING_WOLFSSL
|
config SSL_USING_WOLFSSL
|
||||||
bool "wolfSSL"
|
bool "wolfSSL (License info in wolfssl subdirectory README)"
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
menu "wolfSSL"
|
menu "wolfSSL"
|
||||||
|
8
components/ssl/wolfssl/README
Normal file
8
components/ssl/wolfssl/README
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Espressif has a license to distribute wolfSSL royalty-free in binary form on all Espressif MCU products.
|
||||||
|
You can use the binary wolfSSL library on Espressif devices in products, without additional royalty costs.
|
||||||
|
The binary library does not include wolfSSL features for TLS 1.3, FIPS or DTLS 1.2.
|
||||||
|
|
||||||
|
Updates to these wolfSSL binary libraries will be available until at least March 2021.
|
||||||
|
|
||||||
|
To discuss additional features, additional support and updates, or to obtain a quote for
|
||||||
|
other individual licensing options then please contact licensing@wolfssl.com
|
@ -5,7 +5,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* http://www.wolfssl.com
|
* http://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
*
|
*
|
||||||
* This file is part of wolfSSL.
|
* This file is part of wolfSSL.
|
||||||
*
|
*
|
||||||
* Contact licensing@wolfssl.com with any questions or comments.
|
* wolfSSL is distributed in binary form as licensed by Espressif Systems.
|
||||||
|
* See README file or contact licensing@wolfssl.com with any questions or comments.
|
||||||
*
|
*
|
||||||
* https://www.wolfssl.com
|
* https://www.wolfssl.com
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user