| 80 | | <t>A <xref target="RFC4033">validator</xref>, in absence of a trust |
|---|
| 81 | | anchor for either the zone, or higher up in the delegation |
|---|
| 82 | | hierarchy, can not do DNSSEC validation. The DLV method <xref |
|---|
| 83 | | target="ISC-TN-2006-1"/><xref target="RFC4431"/><xref |
|---|
| 84 | | target="I-D.weiler-dnssec-dlv"/> was meant to address that by |
|---|
| 85 | | allowing the validator to have a trust anchor outside of the |
|---|
| 86 | | delegation hierarcy. Though the DLV method works in principle, it |
|---|
| 87 | | introduces other issues, in that it does not scale properly nor |
|---|
| 88 | | gives the validator any freedom to allow multiple trust anchors |
|---|
| 89 | | within the same part of the namespace. |
|---|
| 90 | | </t> |
|---|
| 91 | | |
|---|
| | 79 | <t>DNSSEC Lookaside Validation (DLV) <xref target="ISC-TN-2006-1"/> |
|---|
| | 80 | <xref target="RFC4431"/><xref target="I-D.weiler-dnssec-dlv"/> is a |
|---|
| | 81 | method to publish Trust Anchors (TAs) for islands of security in a |
|---|
| | 82 | repository independent of the island of security. This, in turn, has |
|---|
| | 83 | the potential for efficient TA management on the validator, as the |
|---|
| | 84 | validator can configure the TA for the DLV repository, instead of |
|---|
| | 85 | TAs for each island of security. |
|---|
| | 86 | </t> |
|---|
| | 87 | <t> |
|---|
| | 88 | Due to the design of DLV it is not efficient to have more than a few |
|---|
| | 89 | TAs for DLV repositories. DLV requires the validator to send |
|---|
| | 90 | additional requests to each DLV repository for each response, for |
|---|
| | 91 | which there is no configured TA. |
|---|
| | 92 | </t> |
|---|
| | 93 | <t> |
|---|
| | 94 | This memo introduces a change to the design of DLV. An island of |
|---|
| | 95 | security can publish a pointer (DLVPTR) to the DLV repository of |
|---|
| | 96 | choice. When the validator has a configured TA for this DLV, |
|---|
| | 97 | additional requests will be send to just this DLV. |
|---|
| | 98 | </t> |
|---|