Skip to content

v0.6.7

Choose a tag to compare

@danielewood danielewood released this 15 Feb 03:53
· 288 commits to main since this release
26d9264

Added

  • Browser-based WASM build (cmd/wasm/) with drag-and-drop certificate/key processing, chain resolution, and ZIP bundle export
  • Cloudflare Pages deployment with CORS proxy for AIA certificate fetching (web/)
  • GitHub Actions workflow to build WASM and deploy to Cloudflare Pages on tag push
  • Certificate trust validation against embedded Mozilla root store in WASM UI
  • Selectable export: checkboxes to choose which matched bundles to include in ZIP
  • UI filters: hide expired, unmatched, non-leaf, and untrusted certificates
  • Version tag and GitHub repo link in web UI footer

Fixed

  • Cloudflare Pages deploy going to preview instead of production on tag push

Live at certkit.pages.dev