opnsense / opnsense/plugins

security/acme-client: add NSUPDATE_SERVER_PORT configuration

Open
#4,415 1 comment 0 reactions 1 assignee View on GitHub

@fraenki is already working on this.

Since Dec 30, 2024.

feature
Dominant language
PHP
Stars
1.2k
Forks
863
Avg merge
2d 6h
Merged PRs (30d)
10

Description

Important notices

Is your feature request related to a problem? Please describe.
I'm running a local Bind client on port 53530. The nsupdate DNS challenge only allows to set a server name, while acme.sh also allows to set a server port, but that setting is not in the OPNsense UI

Describe the solution you'd like
Can we add a port setting to the acme-client plugin UI for the nsupdate DNS challenge? It should correspond with NSUPDATE_SERVER_PORT

Describe alternatives you've considered
I've manually edited the acme-client config (/var/etc/acme-client/accounts/xxx_stg/account.conf) to edit the NSUPDATE_SERVER_PORT and that works as expected

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.