mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
Fix depend that was checked but not documented
This commit is contained in:
parent
94de33140b
commit
bbbb3cfba5
1 changed files with 2 additions and 0 deletions
|
|
@ -1017,6 +1017,8 @@
|
||||||
*
|
*
|
||||||
* Enable support for RFC 6066 server name indication (SNI) in SSL.
|
* Enable support for RFC 6066 server name indication (SNI) in SSL.
|
||||||
*
|
*
|
||||||
|
* Requires: POLARSSL_X509_CRT_PARSE_C
|
||||||
|
*
|
||||||
* Comment this macro to disable support for server name indication in SSL
|
* Comment this macro to disable support for server name indication in SSL
|
||||||
*/
|
*/
|
||||||
#define POLARSSL_SSL_SERVER_NAME_INDICATION
|
#define POLARSSL_SSL_SERVER_NAME_INDICATION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue