v0.6.7
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