OPNsense Forum

English Forums => 25.7 Series => Topic started by: benyamin on October 01, 2025, 01:04:34 PM

Title: Upgraded acme.sh package in v25.7.4
Post by: benyamin on October 01, 2025, 01:04:34 PM
Can someone please provide insight into what changed in the upgraded acme.sh package, now v3.1.1_1..?

I noticed the dnsapi/dns_opnsense.sh fixes (commit d76f4b2 (https://github.com/acmesh-official/acme.sh/commit/d76f4b27b0f2eae8b75d41459eff6e51094045ca)) that were merged into master (https://github.com/acmesh-official/acme.sh/tree/a91ab544499b9041afaf50bda9b16ea03867bb39) 4 days ago, were not included.

Any idea when those fixes might merge here?

cc: @franco
Title: Re: Upgraded acme.sh package in v25.7.4
Post by: franco on October 01, 2025, 01:17:30 PM
I'm not releasing os-haproxy or os-acme-client as this is Frank's duty. But it is in the development plugins os-haproxy-devel and os-acme-client-devel.


Cheers,
Franco
Title: Re: Upgraded acme.sh package in v25.7.4
Post by: benyamin on October 01, 2025, 02:09:23 PM
Thanks Franco.

I wasn't so much referring to the plugin, but rather the package. Is that still Frank's area?

btw, where do those development plugins live?

I know of:
https://github.com/opnsense/plugins/tree/master/security/acme-client
https://github.com/opnsense/plugins/tree/master/net/haproxy

I presume you mean another repo, fork or branch...?

cc: @fraenki     <-- do mentions work?
Title: Re: Upgraded acme.sh package in v25.7.4
Post by: Monviech (Cedrik) on October 01, 2025, 04:02:01 PM
From command line you can try

# pkg install os-acme-client-devel

Or you change to development mode in the mirror and update, then the devel version can be seen in the Plugins GUI page.
Title: Re: Upgraded acme.sh package in v25.7.4
Post by: benyamin on October 01, 2025, 04:53:00 PM
Thanks Cedrik.

I see they are included on the mirror. That's somewhat helpful to know.

With regard to the acme.sh package though, I don't see a development version of same.

My enquiry relates to the package, not the plugin, i.e. https://pkg.opnsense.org/FreeBSD:14:amd64/25.7/latest/All/acme.sh-3.1.1_1.pkg

cc: @franco @fraenki