mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:43:35 +03:00
tests: make all names < 75 characters long
- no need to make them long and complicated - increases the chances of them looking better in terminal outputs Closes #17824
This commit is contained in:
parent
9b61f81149
commit
beb64e6f3f
48 changed files with 48 additions and 48 deletions
|
|
@ -32,7 +32,7 @@ local-http
|
|||
https test-localhost-san-first.pem
|
||||
</server>
|
||||
<name>
|
||||
HTTPS GET to localhost, first subject alt name matches, CN does not match
|
||||
HTTPS localhost, first subaltname matches, CN does not match
|
||||
</name>
|
||||
<command>
|
||||
-4 --cacert %CERTDIR/certs/test-ca.crt https://localhost:%HTTPSPORT/%TESTNUMBER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue