commit | b4fe3cb1fa91c69907a1685cc21ea21007633798 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 22 16:11:05 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 22 16:11:05 2015 +0000 |
tree | 59ea87363ca5e184b4f1855835bb20ed0e1044d2 | |
parent | 967a2a5f8cfb0cbafbe8ee09b54856742470b109 [diff] [blame] |
Rename to mbed TLS in the documentation/comments
diff --git a/library/x509_crt.c b/library/x509_crt.c index 35c21d4..be62d142 100644 --- a/library/x509_crt.c +++ b/library/x509_crt.c
@@ -313,7 +313,7 @@ * nameAssigner [0] DirectoryString OPTIONAL, * partyName [1] DirectoryString } * - * NOTE: PolarSSL only parses and uses dNSName at this point. + * NOTE: we only parse and use dNSName at this point. */ static int x509_get_subject_alt_name( unsigned char **p, const unsigned char *end,