lynx + ssl 疑問 - BBS

Joe avatar
By Joe
at 2007-02-17T14:30

Table of Contents


小弟的 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 好像找不到





--
Tags: BBS

All Comments

甚麼是fqdn

Agnes avatar
By Agnes
at 2007-02-17T01:11
※ 引述《yangpika (洋洋 *-*!at%$#$andamp;%*andamp;^^andamp;$%)》之銘言: : 現在在練習架bbs站 但是正在安裝就碰到問題 : -bbs- % ee /home/bbs/src/include/config.h : 修改 HOST_AL ...

安裝舊的 compiler

Zenobia avatar
By Zenobia
at 2007-02-15T17:44
請問一下 我最近在我的 FreeBSD 6.2 安裝 gcc 2.95 但 /usr/ports/lang/gcc295 裡面 並沒有包含 gcc 2.95 會用到的 include、lib 之類 那我該去哪裡安裝 gcc 2.95 對應的 include、lib 呢? 謝謝啦~ - ...

如何新增Loopback 介面 lo1

John avatar
By John
at 2007-02-14T23:25
請問一下 因為有需求 需要多設一個 Loopback IP 請問一下 我要怎麼新增一個 lo1呢? - ...

nat server 會吃頻寬@@

Jacob avatar
By Jacob
at 2007-02-14T23:15
小弟目前有一台nat server 運作中 使用 freebsd 5.5r 架設 有dhcp 對外是 pppoe (hinet 12M adsl) 很奇怪的是 只要透過該 nat server 到 internet 的電腦 頻寬都會少掉近5成 網卡是兩張 RTL8139 有用過 bfw 測試過 ...

Regular Expression 的一個大大大問題 !!!!!!!!!!!!!!!!!!!!

Tom avatar
By Tom
at 2007-02-12T12:08
使用Visual Studio或Eclipse或UltraEdit等等IDE時, (注意: 是用IDE去做Regular Expression, 而不是寫程式去做) 怎麼把一個程式碼裡的字串: xyz=and#34;xyzand#34; 取代成: xyz=_T(and#3 ...