我試圖建立一個靜態網站使用我的Windows 10系統上的poole和jekyll。 當我運行命令jekyll serve
我收到以下錯誤:液體異常 - Jekyll服務
Liquid Exception: SSL_connect returned=1 errno=0 state=error: certificate verify failed in some_path/_posts/2016-01-02-example-content.md
jekyll 3.5.0 | Error: SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: tlsv1 alert access denied
我已經使用cacert.pem修復試過,沒有奏效。 你可以建議我可能忽略的任何其他替代品或東西..?
很難說沒有更多的信息發生了什麼。你能像config.yml一樣檢查你的basedomain嗎?此博客文章的內容如何? – Christian