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

pull/1/head
Tatsuhiro Tsujikawa 2008-12-23 13:24:47 +00:00
parent c098f261c5
commit daf414dbbf
1 changed files with 3 additions and 1 deletions

4
NEWS
View File

@ -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 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. 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 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