un-nest curl
This commit is contained in:
38
curl-8.15.0/tests/data/test313
Normal file
38
curl-8.15.0/tests/data/test313
Normal file
@@ -0,0 +1,38 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
HTTPS
|
||||
HTTP GET
|
||||
PEM certificate
|
||||
CRL
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
SSL
|
||||
local-http
|
||||
!Schannel
|
||||
!wolfssl
|
||||
</features>
|
||||
<server>
|
||||
https test-localhost.pem
|
||||
</server>
|
||||
<name>
|
||||
CRL test
|
||||
</name>
|
||||
<command>
|
||||
-4 --cacert %CERTDIR/certs/test-ca.crt --crlfile %CERTDIR/certs/test-localhost.crl https://localhost:%HTTPSPORT/%TESTNUMBER
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
60
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user