-
Notifications
You must be signed in to change notification settings - Fork 764
Description
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [ X ] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [ X] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- [ X] The title contains the plugin to which this issue belongs
Describe the bug
When clicking on the following commands in the list/grid view on the Certificates page, they do not seem to be firing.
Issue or renew certificate
(Re-)import Certificate
Run automations
Revoke Certificate
Reset Certificate
Tip: to validate your setup was working with the previous version, use opnsense-revert (https://docs.opnsense.org/manual/opnsense_tools.html#opnsense-revert)
To Reproduce
Steps to reproduce the behavior:
- Go to Services.
- Go to ACME Client.
- Go to Certificates
- Click on the Certificates tab.
- Try click the commands mentioned in the description above,
- Look in the logs.
Expected behavior
The action clicked should be executed.
Screenshots
If applicable, add screenshots to help explain your problem.
I erased part of the Common Name in the pic for privacy reasons.
Relevant log files
If applicable, information from log files supporting your claim.
Additional context
I have the log level set to debug for ACME Client.
I noticed this when trying to get my certificates to re-issue with "-force" command by clicking on Issue or renew certificate or attempting to revoke it.
Page path: /ui/acmeclient/certificates
Environment
Software version used and hardware type if relevant.
e.g.:
OPNsense 25.7.10-amd64
FreeBSD 14.3-RELEASE-p7
OpenSSL 3.0.18
Chrome Version 143.0.7499.170
Firefox: 145.0.2 (64-bit)