Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ldns-signzone like support. #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 11, 2024

  1. Initial hacky WIP ldns-signzone like support using a modified version…

    … of domain that has WIP nsec3 support and a modified version of the PR #406 key management support.
    ximon18 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    076df4d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. - Support multiple signing keys and more algorithms.

    - Add the DNSKEY and NSEC3PARAM records before signing the zone.
    - Use latest domain.
    ximon18 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    728f14f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    10309ca View commit details
    Browse the repository at this point in the history