|
- [email protected]:/tmp/home/root# wgetpro --no-check-certificate https://twitter.com
- --2014-03-21 14:55:26-- https://twitter.com/
- Resolving twitter.com... 199.59.149.230, 199.59.150.39, 199.59.149.198
- Connecting to twitter.com|199.59.149.230|:443... connected.
- WARNING: cannot verify twitter.com's certificate, issued by '/C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=Terms of use at https://www.verisign.com/rpa (c)06/CN=VeriSign Class 3 Extended Validation SSL CA':
- Unable to locally verify the issuer's authority.
- HTTP request sent, awaiting response... 200 OK
- Length: 42596 (42K) [text/html]
- Saving to: 'index.html'
- 100%[========================================================================================================================================>] 42,596 67.8KB/s in 0.6s
- 2014-03-21 14:55:27 (67.8 KB/s) - 'index.html' saved [42596/42596]
- [email protected]:/tmp/home/root# cat index.html | grep \<title
- <title>Twitter</title>
- [email protected]:/tmp/home/root#
复制代码
twitter 也没问题。
|
|