Need custom build for Mac/arm64

I am trying to get a build of the latest caddy v2 with lego_deprecated for my Mac/arm64 but it’s failing. I’m wondering if the plugin isn’t compatible with this version of caddy or my arch. Responses appreciated.

Works for me:

GOARCH=arm64 GOOS=darwin xcaddy build --with github.com/caddy-dns/lego-deprecated
1 Like

I was using the website’s custom builder which was failing. I should have included that info. xcaddy worked as advertised. Thanks.

This topic was automatically closed after 30 days. New replies are no longer allowed.