Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Windows\system32>curl -v "https://api.xsolla.com/merchant/merchants/24403/tok
- en" 1>C:\Users\root\Desktop\Kappa.txt
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0*
- Trying 185.30.21.20...
- * Connected to api.xsolla.com (185.30.21.20) port 443 (#0)
- * ALPN, offering http/1.1
- * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
- * successfully set certificate verify locations:
- * CAfile: C:\Program Files\cURL\bin\curl-ca-bundle.crt
- CApath: none
- * TLSv1.2 (OUT), TLS header, Certificate Status (22):
- } [5 bytes data]
- * TLSv1.2 (OUT), TLS handshake, Client hello (1):
- } [512 bytes data]
- * TLSv1.2 (IN), TLS handshake, Server hello (2):
- { [107 bytes data]
- * NPN, negotiated HTTP1.1
- { [5 bytes data]
- * TLSv1.2 (IN), TLS handshake, Certificate (11):
- { [4761 bytes data]
- * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
- { [333 bytes data]
- * TLSv1.2 (IN), TLS handshake, Server finished (14):
- { [4 bytes data]
- * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
- } [70 bytes data]
- * TLSv1.2 (OUT), TLS change cipher, Client hello (1):
- } [1 bytes data]
- * TLSv1.2 (OUT), TLS handshake, Unknown (67):
- } [36 bytes data]
- * TLSv1.2 (OUT), TLS handshake, Finished (20):
- } [16 bytes data]
- * TLSv1.2 (IN), TLS change cipher, Client hello (1):
- { [1 bytes data]
- * TLSv1.2 (IN), TLS handshake, Finished (20):
- { [16 bytes data]
- * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
- * ALPN, server did not agree to a protocol
- * Server certificate:
- * subject: OU=Domain Control Validated; CN=api.xsolla.com
- * start date: 2014-10-02 12:18:03 GMT
- * expire date: 2017-10-02 12:18:03 GMT
- * subjectAltName: api.xsolla.com matched
- * issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://
- certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2
- * SSL certificate verify ok.
- } [5 bytes data]
- > GET /merchant/merchants/24403/token HTTP/1.1
- > Host: api.xsolla.com
- > User-Agent: curl/7.43.0
- > Accept: */*
- >
- { [5 bytes data]
- < HTTP/1.1 405 Method Not Allowed
- < Server: nginx
- < Date: Wed, 07 Oct 2015 18:39:12 GMT
- < Content-Type: application/json; charset=UTF-8
- < Transfer-Encoding: chunked
- < Connection: keep-alive
- < Cache-Control: no-cache
- < Vary: Accept-Language
- <
- { [125 bytes data]
- 100 114 0 114 0 0 125 0 --:--:-- --:--:-- --:--:-- 125
- * Connection #0 to host api.xsolla.com left intact
- C:\Windows\system32>pause
- Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement