From: SvenMW Date: Wed, 11 Jul 2018 15:39:26 +0000 (+0200) Subject: [DOC] fix botan lib link X-Git-Tag: dnsdist-1.3.3~193^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6789%2Fhead;p=thirdparty%2Fpdns.git [DOC] fix botan lib link also change powerdns Downloadlink from http to https --- diff --git a/docs/appendices/crypto-export.rst b/docs/appendices/crypto-export.rst index adf72dddea..c2eaf6b16c 100644 --- a/docs/appendices/crypto-export.rst +++ b/docs/appendices/crypto-export.rst @@ -6,7 +6,7 @@ PowerDNS does not itself implement any cryptographic algorithms but relies on th Starting with 4.0.0, PowerDNS will link in hash and cryptographic primitives from the open source `OpenSSL `_ library. -Optionally, PowerDNS can link in a copy of the open source `Botan `_ cryptographic library. +Optionally, PowerDNS can link in a copy of the open source `Botan `_ cryptographic library. Optionally, PowerDNS can link in a copy of the open source `Sodium `_ library. @@ -17,6 +17,6 @@ For re-export, like most open source, publicly available "mass market" projects, Like most open source projects containing some encryption, the ECCN that best fits PowerDNS software is 5D002. -The official link to the publicly available source code is `http://downloads.powerdns.com/releases`. +The official link to the publicly available source code is `https://downloads.powerdns.com/releases`. If absolute certainty is required, we recommend consulting an expert in US Export Control, or asking the BIS for confirmation.