Mała pomyłka, powinno być bez s (silent), chociaż u mnie działa
root@OpenWrt:~# curl -v -b /tmp/.dynsdns.cookies.txt1 -c /tmp/.dynsdns.cookies.txt1 -Ik -A --url https://ac
count.dyn.com/entrance
* SSLv3, TLS handshake, Client hello (1):
* 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):
> HEAD /entrance HTTP/1.1
> User-Agent: --url
> Host: account.dyn.com
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
HTTP/1.1 301 Moved Permanently
< Date: Sun, 28 Jul 2013 18:50:46 GMT
Date: Sun, 28 Jul 2013 18:50:46 GMT
< Server: Apache
Server: Apache
< Location: https://account.dyn.com/entrance/
Location: https://account.dyn.com/entrance/
< Vary: Accept-Encoding
Vary: Accept-Encoding
< Content-Type: text/html; charset=iso-8859-1
Content-Type: text/html; charset=iso-8859-1
<
root@OpenWrt:~#
Sprawdź to:
curl -v -b /tmp/.dynsdns.cookies.txt -c /tmp/.dynsdns.cookies.txt -Ik -A --url https://account.dyn.com/entrance
A i pokaż jeszcze wynik: curl -V