mbedtls/include
Manuel Pégourié-Gonnard 803183f5fe Improve error string about X.509 name mismatch
The name is actually check against either SAN or CN, so mentioning only one
in the error string might wrongfully suggest the other was ignored.

OTOH, keep the same error code for both, as the distinction between both types
is a rather low-level detail (and anyway changing the error code returned in
some cases would be an API change so is not an option at this point).
2016-01-27 15:16:16 +01:00
..
mbedtls Improve error string about X.509 name mismatch 2016-01-27 15:16:16 +01:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Fix whitespace in CMakeLists.txt 2015-06-25 10:59:57 +02:00