v1.5.2
v1.5.2
Certificate templates and policy presets release.
Added
- Added certificate issue templates: Server TLS, Internal service, Wildcard and Client identity.
- Templates now set policy defaults for key type, duration and domain placeholder.
- Added backend policy normalization and validation for allowed templates, durations and key types.
- Added wildcard guardrail requiring domains like
*.example.com. - Added deploy snippets to certificate details for nginx, Apache and Traefik file provider.
Changed
- Certificate issue history now records template, key type and duration.
- Bumped application version to
1.5.2.
Verified
go test ./...bash -n install.shbash -n step-ca-bootstrap.shdocker compose config --quietdocker compose build step-ui- Staging test on
192.168.100.103: issue templates rendered, wildcard policy error worked, internal template issued a cert, details page showed deploy snippets