-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcurl.log
38 lines (37 loc) · 1.35 KB
/
curl.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
* Trying 100.64.1.30:443...
* Connected to eds-api.ebscohost.com (100.64.1.30) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: C:\xampp\apache\bin\curl-ca-bundle.crt
* CApath: none
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use h2
* Server certificate:
* subject: CN=*.ebscohost.com
* start date: Jul 3 00:00:00 2023 GMT
* expire date: Jul 31 23:59:59 2024 GMT
* subjectAltName: host "eds-api.ebscohost.com" matched cert's "*.ebscohost.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x213e2fbeed0)
> POST /Authservice/rest/ipauth HTTP/2
Host: eds-api.ebscohost.com
accept: */*
content-type: application/xml
content-length: 302
* Connection state changed (MAX_CONCURRENT_STREAMS == 128)!
* We are completely uploaded and fine
< HTTP/2 400
< date: Thu, 27 Jul 2023 11:52:29 GMT
< content-type: application/xml; charset=utf-8
< content-length: 265
< cache-control: private
< server: Microsoft-IIS/10.0
< x-aspnet-version: 4.0.30319
< x-powered-by: ASP.NET
<
* Connection #0 to host eds-api.ebscohost.com left intact