commit | bbbb3cfba5b66d392bbe8f05775823c3d9ff151d | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jan 28 16:44:37 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jan 28 16:44:37 2015 +0000 |
tree | 68567cdde4cb0ea204e6fcf78dbf2942981463ad | |
parent | 94de33140bb0d33052472632f16f731f7ef00f2f [diff] |
Fix depend that was checked but not documented
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index ad0cceb..315cdce 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -1017,6 +1017,8 @@ * * 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 */ #define POLARSSL_SSL_SERVER_NAME_INDICATION