You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing 24.7.9 and restoring a configuration backup from 24.7.4, I find that buttons to "show certificate info" and "download" on the System/Trust/Certificates page no longer work. The "show certificate info" button does nothing at all when clicked. The "download" button when clicked opens a dialog labeled "Certificate download" which allows you to select the file type and set a password, but on clicking "Download" on that dialog, the dialog disappears and no download occurs.
To Reproduce
Steps to reproduce the behavior:
Go to System/Trust/Certificates
Click on the "show certificate info" or "download" buttons on a certificate
See that the "show certificate info" button does nothing and the "download" button (after clicking "Download" on the popup dialog) does nothing.
Expected behavior
The "show certificate info" button should display the given certificate's information when clicked and the "download" button should download a file copy of the given certificate.
Will provide whatever logs or other evidence is needed to investigate further.
However, as my issue is not specific to the acme-client or clients issued from it, but rather all certificates on my System/Trust/Certificates page, I felt it was sufficiently different to warrant a separate issue.
The text was updated successfully, but these errors were encountered:
Type opnsense
Version 24.7.11_2
Architecture amd64
Commit 0761a96de
Mirror https://mirror.sfo12.us.leaseweb.net/opnsense/FreeBSD:14:amd64/24.7
Repositories OPNsense (Priority: 11)
Updated on Mon Jan 13 15:19:39 PST 2025
Checked on Mon Jan 13 15:22:44 PST 2025
In my case, I'm generating certificates using:
os-acme-client (installed) 4.6
and the first one I generated works properly when used for the opnSense web ui tls, however all others I've generated for use on other servers are unusable bc I cannot get at the certificate store.
The current ACME client likely doesn’t use our model yet, in which case no UUID’s are generated. Frank is either working on that or already finished it.
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Describe the bug
After installing 24.7.9 and restoring a configuration backup from 24.7.4, I find that buttons to "show certificate info" and "download" on the System/Trust/Certificates page no longer work. The "show certificate info" button does nothing at all when clicked. The "download" button when clicked opens a dialog labeled "Certificate download" which allows you to select the file type and set a password, but on clicking "Download" on that dialog, the dialog disappears and no download occurs.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The "show certificate info" button should display the given certificate's information when clicked and the "download" button should download a file copy of the given certificate.
Will provide whatever logs or other evidence is needed to investigate further.
I did note some possible similarities to this issue: opnsense/plugins#4401
However, as my issue is not specific to the acme-client or clients issued from it, but rather all certificates on my System/Trust/Certificates page, I felt it was sufficiently different to warrant a separate issue.
The text was updated successfully, but these errors were encountered: