-
Notifications
You must be signed in to change notification settings - Fork 787
Open
Labels
upstreamThird party issueThird party issue
Description
Currently using Acme to push new certs to Trunas via:
Services > Acme Client > Automation > Upload certificate to TrueNAS Core Server
This functionality works fine today, but on Truenas, when that runs a warning pops up that Truenas is deprecating the REST API as of v25.04, and will remove the API as of v26:
https://www.truenas.com/docs/scale/gettingstarted/deprecations/
For this to continue to work it will need to be updated to use their websocket API:
https://api.truenas.com/v26.0/api_methods_certificate.html
I did submit this to acmesh as well:
acmesh-official/acme.sh#6804
But I figured it may be helpful to track here as well to validate the plugin automation works once the script is updated. Feel free to close if that is not the case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
upstreamThird party issueThird party issue