v1.5.1
v1.5.1
Certificate details and validation release.
Added
- Added certificate details page at
/certificates/{id}. - Added Details action in the certificate list.
- Display certificate subject, issuer, serial, fingerprints, validity, public key, signature algorithm, SANs and key usages.
- Added validation checks for certificate file readability, validity window, hostname/IP match, private key pair match and CA chain verification.
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:/certificates/1returned 200 and validation checks were OK