iT邦幫忙

1

請推薦 虛擬主機 VPS,及Apache SSL 設定

vps
  • 分享至 

  • xImage

godaddy VPS 到期客服無法接受,
;費用不要比原先的高。Windows 平台,有中文客服佳。

順便問 SSL 續約下載到的四個檔。上次是自己設定的,年記大了忘光了
xxx.tw-certificate.crt
xxx.tw-certificate.pem
xxx.tw-intermediate.pem
xxx.tw-root.pem

Apache 如何設定

SSLCertificateFile D:\AppServ\Apache24\conf\cert\xxx.tw-certificate.crt #新的
SSLCertificateKeyFile D:\AppServ\Apache24\conf\cert\xxx.tw.key #原先的檔案
SSLCertificateChainFile D:\AppServ\Apache24\conf\cert\ #?????

謝謝

威博達
Line+可電話溝通(中文)+一切幫你設定安裝..
尼克 iT邦大師 1 級 ‧ 2026-03-04 10:46:15 檢舉
Godaddy與客服溝通,會鬼打牆。
因為客服只是電話窗口,你也不用去為難客服了。
建議找台灣的多家廠商,會協助你設定好。
圖片
  熱門推薦
圖片
{{ item.channelVendor }} | {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

1 個回答

1
Pod042A
iT邦新手 3 級 ‧ 2026-03-03 20:37:30
SSLEngine on
SSLCertificateFile D:\AppServ\Apache24\conf\cert\xxx.tw-certificate.crt # 憑證檔案
SSLCertificateKeyFile D:\AppServ\Apache24\conf\cert\xxx.tw.key # 金鑰檔案
SSLCertificateChainFile D:\AppServ\Apache24\conf\cert\xxx.tw-intermediate.pem # 中繼憑證檔案

VPS 參考建議:https://ncse.tw/zh/pricing/

五十男 iT邦研究生 4 級 ‧ 2026-03-03 22:25:57 檢舉

謝謝
我第一,直覺也是如此改
結果 net::ERR_CERT_DATE_INVALID

問客戶只提供,不幫安裝
我原本的 xxx.tw.key 需要重新產生嗎?

Pod042A iT邦新手 3 級 ‧ 2026-03-04 07:12:56 檢舉

如果是憑證續期,有機會不需要更換key檔案。
如果是重新簽發憑證就必須重新生成key檔案。

我要發表回答

立即登入回答