diff --git a/doc/arm/Bv9ARM.ch03.html b/doc/arm/Bv9ARM.ch03.html index 34a5e947de..ced4536efa 100644 --- a/doc/arm/Bv9ARM.ch03.html +++ b/doc/arm/Bv9ARM.ch03.html @@ -603,7 +603,7 @@ zone "eng.example.com" { "hmac-sha256", "hmac-sha384" and "hmac-sha512" - have any meaning. The secret is a base-64 encoded string + have any meaning. The secret is a Base64 encoded string as specified in RFC 3548.

diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index 5f4e0c96d7..128c5f3be8 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -1232,7 +1232,7 @@ number of required bits preceded by a dash, e.g. hmac-sha1-80. The secret_string is the secret - to be used by the algorithm, and is treated as a base-64 + to be used by the algorithm, and is treated as a Base64 encoded string.

@@ -8891,7 +8891,7 @@ example.com CNAME rpz-tcp-only.

The trusted-keys statement can contain multiple key entries, each consisting of the key's - domain name, flags, protocol, algorithm, and the Base-64 + domain name, flags, protocol, algorithm, and the Base64 representation of the key data. Spaces, tabs, newlines and carriage returns are ignored in the key data, so the configuration may be split up into