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
I have searched the existing issues, open and closed, and I'm convinced that mine is new.
The title contains the plugin to which this issue belongs
Describe the bug
I am still chasing after #4203 and I narrowed it down to syncCerts.py. It generates an error when attempting to update the HAProxy certificate under /tmp/haproxy/ssl.
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Describe the bug
I am still chasing after #4203 and I narrowed it down to
syncCerts.py
. It generates an error when attempting to update the HAProxy certificate under/tmp/haproxy/ssl
.Both
diff | actions
correctly identified which certificate to replace.But
transactions
show an empty output.To Reproduce
Steps to reproduce the behavior:
syncCerts.py sync
Expected behavior
I expect an updated certificate under
/tmp/haproxy/ssl
and it is synced to the running HAProxy process without requiring a restart.Additional context
I am eager to get this working since Let's Encrypt is planning to offer 6-day certificate lifetimes as an option this year.
In case certificate key length is relevant, I have it set to
ec-384
.Environment
OPNsense 25.1.1-amd64
Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
igb network driver
The text was updated successfully, but these errors were encountered: