diff options
author | René Korthaus <[email protected]> | 2017-04-20 09:54:19 +0200 |
---|---|---|
committer | René Korthaus <[email protected]> | 2017-04-20 17:12:23 +0200 |
commit | 289cc25709b081cd112d47db66c4f2fbf4609583 (patch) | |
tree | fbb5cfad1fc6c94cad08ebc8bafd724a953425af /src/tests/test_ecgdsa.cpp | |
parent | 8ee030e6d4f3b7b449aab3c1cca1a3837a5143e5 (diff) |
Complete wildcard handling for X.509 certificates
Hostname validation is used to make sure the certificate
hostname matches the hostname of the connected host.
RFC 6125 allows one wildcard in the left-most label of
a hostname. Up to now, we only supported only the wildcard
as the left-most label, e.g., www.example.com would
match *.example.com, but www.example.com would not
match www*.example.com, although it is permitted.
Also adds test vectors from RFC 6125 as well as the
OpenSSL test suite.
Diffstat (limited to 'src/tests/test_ecgdsa.cpp')
0 files changed, 0 insertions, 0 deletions