From 3e01a3952307e4fc58020d4d61ce3d7b82aa067c Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 9 Jan 2025 15:55:16 +0100 Subject: [PATCH] Make add-zone-key try to retrieve it back to confirm operation. --- pdns/pdnsutil.cc | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index a808f4711e..866a442d53 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -2590,8 +2590,15 @@ static int addZoneKey(vector& cmds, DNSSECKeeper& dk) //NOLINT(readabili cerr<