Skip to content

Feature Request: Automatic TLS certificate management on bunny.net DNS #337

@angeloanan

Description

@angeloanan

I am requesting for Ferron to support automatic TLS certificate management using dns-01 challenge on domain names which DNS records' are managed by bunny.net.

Correct me if I'm wrong, but looking around the codebase, it seems that the code responsible for updating DNS records are in the ferron-dns-builtin crate. Said crate further depend on the dns-update crate to do the internal heavy lifting of actually calling respective APIs to update DNS records.

I have preemptively made a PR on the dns-update crate to support Bunny DNS (stalwartlabs/dns-update#24). The PR has been merged, thus making this feature request be easier to implement.

I am willing to contribute / write code for this feature once the dns-update crate has been updated to include the above PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions