diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-06-22 08:54:42 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-06-22 08:54:42 +0000 |
commit | 0051d5ac8880e3fc2f59e18d7ae90e71b46ee249 (patch) | |
tree | cb9a95caa32e2ccddb7789ad42946d7f6d797781 /CHANGES | |
parent | 76920413d9f9e0c7cd05d297acd8dc640fdbd6f2 (diff) |
Gisle Vanem improved the certificate wildcard checks
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Daniel (22 June 2004) +- Gisle Vanem fixed the certificate wildcard checks to support a '*'-letter + anywhere in the wildcard string, support multiple '*'-letters in the + wildcard and to allow the '*'-letter to match a string that includes a dot. + Daniel (21 June 2004) - testcurl.sh is now removed completely, tests/testcurl.pl is the script to use when autobuilding curl! |