commit f4624d10c3e0c008ae4713177893c28b142e25d4
Author: Patryk Szczygłowski <[email protected]>
Date:   Wed Feb 1 20:30:16 2017 +0100

    DNSSEC Look-aside Validation Registry has been deprecated. Decommissioning 
planned in Q1, 2017.
    Remove config option to use DLV.
    - https://www.isc.org/blogs/dlv/
    - https://www.isc.org/downloads/bind/dlv/

 bind-named.conf | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/bind-named.conf b/bind-named.conf
index ed68a27..83e3783 100644
--- a/bind-named.conf
+++ b/bind-named.conf
@@ -12,7 +12,6 @@ options {
 
        #dnssec-enable yes;      # enable DNSSEC, default yes
        dnssec-validation auto;  # enable DNSSEC validation with the key from 
bind.keys
-       dnssec-lookaside auto;   # enable DNSSEC DLV registry check with the 
key from bind.keys
 };
 
 zone "localhost" IN {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/f4624d10c3e0c008ae4713177893c28b142e25d4

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to