mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +08:00
199f2d440d
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
23 lines
228 B
Plaintext
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>
|