最近用了Comodo發的ssl憑證建了https
結果在firefox遇到了sec_error_unknown_issuer問題
查了一下得加個ca-bundle設定
在跟comodo申請憑證後,會拿到
#後記
後來遇到https都連不到,才發現原來在load balance的server上也要給
References
結果在firefox遇到了sec_error_unknown_issuer問題
查了一下得加個ca-bundle設定
在跟comodo申請憑證後,會拿到
- YOUR_WEBSITE.crt
- YOUR_WEBSITE.YOUR_WEBSITE.csr
- YOUR_WEBSITE.bundle..ca-bundle
SSLCertificateFile /etc/pki/tls/certs/YOUR_WEBSITE.crt SSLCertificateKeyFile /etc/pki/tls/private/YOUR_WEBSITE.key SSLCertificateChainFile /etc/pki/tls/certs/YOUR_WEBSITE.ca-bundle
#後記
後來遇到https都連不到,才發現原來在load balance的server上也要給
References
沒有留言:
張貼留言