Преглед изворни кода

Quoted the CA bundle path.

Tatsuhiro Tsujikawa пре 17 година
родитељ
комит
03d053c8f8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      NEWS

+ 1 - 1
NEWS

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