Skip to content

v1.5.1

Choose a tag to compare

@UncleFi1 UncleFi1 released this 27 May 18:01

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.sh
  • bash -n step-ca-bootstrap.sh
  • docker compose config --quiet
  • docker compose build step-ui
  • Staging test on 192.168.100.103: /certificates/1 returned 200 and validation checks were OK