curl/tests/data/test1397
Daniel Stenberg 199f2d440d
hostcheck: fix host name wildcard checking
The leftmost "label" of the host name can now only match against single
'*'. Like the browsers have worked for a long time.

- extended unit test 1397 for this
- move some SOURCE variables from unit/Makefile.am to unit/Makefile.inc

Reported-by: Hiroki Kurosawa
Closes #11018
2023-04-26 09:07:27 +02:00

23 lines
228 B
Plaintext

<testcase>
<info>
<keywords>
unittest
Curl_cert_hostcheck
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
</features>
<name>
Curl_cert_hostcheck unit tests
</name>
</client>
</testcase>