From 995627fab53745bc468a538f0cb0bbe485ed9b71 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Fri, 2 Sep 2016 22:05:05 +0200 Subject: [PATCH] Update httpapi README --- docs/markdown/httpapi/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/markdown/httpapi/README.md b/docs/markdown/httpapi/README.md index 9a40eebe7b..b170a5a125 100644 --- a/docs/markdown/httpapi/README.md +++ b/docs/markdown/httpapi/README.md @@ -4,8 +4,9 @@ PowerDNS API PowerDNS features a built-in API. For the Authoritative Server, starting with version 3.4, for the Recursor starting with version 3.6. -The released versions use the standard webserver password for authentication, -while newer versions use a static API key mechanism (shown below). +In 3.x, all of the API was considered experimental and authentication +initially used the standard webserver password. On 4.x, a static API key +is used (see below). Try it ------ -- 2.47.2