2017-02-15 49 views
0

訪問HTTPS時出現cURL錯誤。我剛剛檢查和我的ca-bundle.crt包含:永久移動證書

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> 
<html><head> 
<title>301 Moved Permanently</title> 
</head><body> 
<h1>Moved Permanently</h1> 
<p>The document has moved <a href="https://curl.haxx.se/ca/cacert.pem">here</a>.</p> 
<hr> 
<address>Apache Server at curl.haxx.se Port 80</address> 
</body></html> 

我試過手動更新此文件的內容,但它不斷恢復。任何幫助將不勝感激。

回答