test1397: unit test for certificate name wildcard handling

This commit is contained in:
Richard J. Moore
2014-02-22 15:52:58 +00:00
committed by Daniel Stenberg
parent 965690f67e
commit 4d06b27921
4 changed files with 78 additions and 2 deletions

27
tests/data/test1397 Normal file
View File

@@ -0,0 +1,27 @@
<testcase>
<info>
<keywords>
unittest
ssl
wildcard
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
</features>
<name>
Check wildcard certificate matching function Curl_cert_hostcheck
</name>
<tool>
unit1397
</tool>
</client>
</testcase>