Skip to content

Autodiscover and Autoconfig subdomains break Let's Encrypt renewal #7528

@stephdl

Description

@stephdl

Bug Description

The changes introduced in @NethServer/ns8-webtop#128 added support for autoconfiguration of email clients by using extra subdomains: autodiscover.domain.org and autoconfig.domain.org.

However, these subdomains are not known to the sysadmin module, which leads to issues with Let's Encrypt certificate renewal. Specifically, Let's Encrypt fails to renew certificates because it cannot validate these unknown subdomains in the dns registar

Steps to Reproduce

  1. Deploy ns8-webtop with the changes from PR #128.
  2. Attempt to renew Let's Encrypt certificates.
  3. Observe that certificate renewal fails due to unknown subdomains.

Expected Behavior

Let's Encrypt certificate renewal should succeed without errors, and all required subdomains should be recognized and properly handled by sysadmin.

Additional Context

The following PRs address and fix this issue:

Please refer to these for the resolution steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    verifiedAll test cases were verified successfully

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions