tech-debt: Fix ACME/TLS setup path issues and install flow #321
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ACME certificate management and installation have known issues.
Locations
cmd/web_acme.go:46- placeholders until settings options with warnings are addedcmd/web_acme.go:68- path uses AppWorkPath incorrectly, writes into AppWorkPath/httpscmd/web.go:243- should use a proper contextrouters/install/install.go:415- oauth2 JWT_SECRET generated regardless of oauth2 enabled stateAction Required
Fix ACME data path to use correct directory. Add proper settings UI for ACME. Fix oauth2 secret generation logic.
Created by Claude Opus 4.6