$ for url in https://curl.se/download/ http://curl.se/download/ \ https://libssh2.org/download/ http://libssh2.org/download/; do lynx -dump -nolist -nonumbers $url; done Looking up curl.se Making HTTPS connection to curl.se SSL callback:certificate has expired, preverify_ok=0, ssl_okay=0 Retrying connection without TLS. Looking up curl.se Making HTTPS connection to curl.se SSL callback:ok, preverify_ok=1, ssl_okay=0 SSL callback:ok, preverify_ok=1, ssl_okay=0 SSL callback:ok, preverify_ok=1, ssl_okay=0 lynx: Can't access startfile https://curl.se/download/ Looking up curl.se Making HTTP connection to curl.se Sending HTTP request. HTTP request sent; waiting for response. HTTP/1.1 301 Moved Permanently Data transfer complete HTTP/1.1 301 Moved Permanently Using https://curl.se/download/ Looking up curl.se Making HTTPS connection to curl.se SSL callback:certificate has expired, preverify_ok=0, ssl_okay=0 Retrying connection without TLS. Looking up curl.se Making HTTPS connection to curl.se SSL callback:ok, preverify_ok=1, ssl_okay=0 SSL callback:ok, preverify_ok=1, ssl_okay=0 SSL callback:ok, preverify_ok=1, ssl_okay=0 lynx: Can't access startfile http://curl.se/download/ Looking up libssh2.org Making HTTPS connection to libssh2.org SSL callback:certificate has expired, preverify_ok=0, ssl_okay=0 Retrying connection without TLS. Looking up libssh2.org Making HTTPS connection to libssh2.org SSL callback:self signed certificate, preverify_ok=0, ssl_okay=0 Alert!: Unable to make secure connection to remote host. lynx: Can't access startfile https://libssh2.org/download/ Looking up libssh2.org Making HTTP connection to libssh2.org Sending HTTP request. HTTP request sent; waiting for response. HTTP/1.1 301 Moved Permanently Data transfer complete HTTP/1.1 301 Moved Permanently Using https://libssh2.org/download/ Looking up libssh2.org Making HTTPS connection to libssh2.org SSL callback:certificate has expired, preverify_ok=0, ssl_okay=0 Retrying connection without TLS. Looking up libssh2.org Making HTTPS connection to libssh2.org SSL callback:self signed certificate, preverify_ok=0, ssl_okay=0 Alert!: Unable to make secure connection to remote host. lynx: Can't access startfile http://libssh2.org/download/