You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
382 B
12 lines
382 B
diff --git a/bin/tests/system/tkey/ns1/named.conf.in b/bin/tests/system/tkey/ns1/named.conf.in |
|
index 50600b7..b0f1700 100644 |
|
--- a/bin/tests/system/tkey/ns1/named.conf.in |
|
+++ b/bin/tests/system/tkey/ns1/named.conf.in |
|
@@ -32,6 +32,7 @@ options { |
|
tkey-domain "server"; |
|
tkey-dhkey "server" KEYID; |
|
allow-query-cache { any; }; |
|
+ random-device "/dev/urandom"; |
|
}; |
|
|
|
key rndc_key {
|
|
|