Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CAA records: make it a little more difficult to generate zone file syntax error #299

@he32

Description

@he32

NicTool version

2.34

perl version

5.24.1

OS version

Debian 9

Expected behavior

Do not so easily allow a generated syntax error for CAA records.

Observed behavior

Surrounding double-quotes around cert issuer domain name is accepted on input, but is also apparently unconditionally added on output when producing BIND master zone file, leading to a syntax error on zone load by BIND.

Steps to reproduce

Add a CAA record, surround the cert issuer domain name with double quotes, use BIND backend, see issuer domain name surrounded by two double-quotes in the generated zone file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions