瀏覽代碼

Added Debian example for --with-ca-bundle option.

Tatsuhiro Tsujikawa 17 年之前
父節點
當前提交
daf414dbbf
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      NEWS

+ 3 - 1
NEWS

@@ -10,7 +10,9 @@ option was added to controll overall(not per torrent) upload speed.
 
 From this release, aria2 validates the server certificate of HTTPS
 servers by default. --with-ca-bundle compile time option is added to
-specify the default path to the CA bundle.
+specify the default path to the CA bundle. For example, Debian
+provides /etc/ssl/certs/ca-certificates.crt, therefore run configure
+with --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
 
 The most big changes in this release is that the package name is
 changed from "aria2c" to "aria2". This changes the installation