Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [francesco@arch Desktop]$ curl -v --user <MYUSERNAME>:<MYPASSWD> https://www.dnsdynamic.org/api/?hostname=eventsonmap.ssh22.com&myip=`curl http://myip.dnsdynamic.org/`
- [7] 22882
- * Hostname was NOT found in DNS cache
- % 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 84.45.76.100...
- * Connected to www.dnsdynamic.org (84.45.76.100) port 443 (#0)
- * successfully set certificate verify locations:
- * CAfile: /etc/ssl/certs/ca-certificates.crt
- CApath: none
- * SSLv3, TLS handshake, Client hello (1):
- 100 12 100 12 0 0 28 0 --:--:-- --:--:-- --:--:-- 28
- [francesco@arch Desktop]$ * SSLv3, TLS handshake, Server hello (2):
- * SSLv3, TLS handshake, CERT (11):
- * SSLv3, TLS handshake, Server key exchange (12):
- * SSLv3, TLS handshake, Server finished (14):
- * SSLv3, TLS handshake, Client key exchange (16):
- * SSLv3, TLS change cipher, Client hello (1):
- * SSLv3, TLS handshake, Finished (20):
- * SSLv3, TLS change cipher, Client hello (1):
- * SSLv3, TLS handshake, Finished (20):
- * SSL connection using DHE-RSA-AES256-SHA
- * Server certificate:
- * subject: serialNumber=Rlol3bh4wV3blswFYnL-RB80snQBw7JG; OU=GT21026950; OU=See www.rapidssl.com/resources/cps (c)12; OU=Domain Control Validated - RapidSSL(R); CN=www.dnsdynamic.org
- * start date: 2012-06-10 21:28:00 GMT
- * expire date: 2016-06-12 22:08:46 GMT
- * subjectAltName: www.dnsdynamic.org matched
- * issuer: C=US; O=GeoTrust, Inc.; CN=RapidSSL CA
- * SSL certificate verify ok.
- * Server auth using Basic with user '<MYUSERNAME>'
- > GET /api/?hostname=eventsonmap.ssh22.com HTTP/1.1
- > Authorization: Basic YXBwc3Rlc3RlcjkyQGdtYWlsLmNvbTphcHAzNDIx
- > User-Agent: curl/7.35.0
- > Host: www.dnsdynamic.org
- > Accept: */*
- >
- < HTTP/1.1 200 OK
- < Date: Sat, 15 Mar 2014 12:12:31 GMT
- * Server Apache/2.2.3 (CentOS) is not blacklisted
- < Server: Apache/2.2.3 (CentOS)
- < X-Powered-By: PHP/5.3.3
- < Content-Length: 6
- < Connection: close
- < Content-Type: text/html; charset=UTF-8
- <
- nochg
- * Closing connection 0
- * SSLv3, TLS alert, Client hello (1):
- ^C ========================>>>>> NOTICE MY CTR+C IN ORDER TO WORK PROPERLY OTHERWISE THE EXECUTION BLOCKS HERE
- [7] Done curl -v --user <MYUSERNAME>:<MYPASSWD> https://www.dnsdynamic.org/api/?hostname=eventsonmap.ssh22.com
- [francesco@arch Desktop]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement