Skip to content

Normalize zone name before test start #739

Description

@matsduf

DNS does not make a distinction between lower case and upper case of ASCII letter, but Zonemaster-Engine preserves case through the machinery.

Change the API and implementation of Zonemaster-Engine so that it always down case the submitted zone name before doing any process.

If the zone name has any IDN A-labels those should also be in lower case.

A discussion is needed for the handling of any IDN U-labels in the zone name.

This is related to issue #734.


Make what has been added by #1040 being used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-TestCaseArea: Test case specification or implementation of test case

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions