小弟的 https://myhost.com SSL certificate 是自己做的
當 lynx https://myhost.com 時,會出現以下訊息
SSL error:self signed certificate-Continue? (y)
按 y 後就可以繼續
但 lynx --dump https://myhost.com 時,不會詢問現任何訊息
直接顯示 Error
Looking up myhost.com
Making HTTPS connection to myhost.com
Retrying connection without TLS.
Looking up myhost.com
Making HTTPS connection to myhost.com
Alert!: Unable to make secure connection to remote host.
lynx: Can't access startfile https://myhost.com
不知道 lynx 有沒有什麼參數可以忽略 SSL error
man lynx 好像找不到
--
All Comments