Skip to content

[Enhancement] Support for multiple DNS zones #194

@neubi4

Description

@neubi4

Description

Currently there is only one DNS Zone supported, so all SANs must be in the same DNS zone.

It would be nice to have the option to configure the zone per SAN, like this:

certificate_name: "example.org"
zone: "example.org"
subject_alt_name:
  - "test.example.org"
  - "domain1.example.org"
  - name: 'example.com'
    zone: "example.com"
  - name: 'test.example.com'
    zone: "example.com"

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions