
WRVault
mTLS certificates and JWT keys — generate, manage, rotate.
Details
- Follow on
- @wrvault
- Categories
- Developer ToolsCybersecurity & Privacy
- Target Audience
- Backend DevelopersDevOps EngineersSoftware Developers
- Pricing
- Freemium from $3.99
- Platforms
- Web
Discovery signals
How AI and people discover WRVault on PeerPush
By AI reads among Cybersecurity & Privacy tools
300 AI reads in the last 30 days, ranked against every Cybersecurity & Privacy tool listed.About WRVault
WRVault is a developer-focused SaaS for managing mTLS certificates and JWT signing keys. Generate X.509 mTLS certificates and RSA/ECDSA JWT key pairs from a clean dashboard or REST API. Download in PEM, DER, or PKCS#12. Set expiry alerts, auto-rotate keys on a schedule, and get notified via email, Slack, Discord, or Teams before anything expires. Key features: • mTLS certificate generator & importer — X.509 self-signed certs, multi-format download (PEM/DER/P12/key) • JWT key manager — RS256, RS512, ES256, ES384, ES512; sign, verify, encrypt, decrypt payloads in-browser • JWKS endpoint — public per-user endpoint for sharing keys with any OAuth/OIDC consumer • Truststore — upload CA certs, verify client certs, download bundle (PEM/PKCS12/JKS) • Auto-rotation — schedule key rotation by interval; audit log on every event • Webhooks — HMAC-signed event delivery for certificate.renewed, key.rotated, key.expired, and more • Team management — invite members, RBAC roles (Owner/Admin/Member) • API key access — integrate directly from CI/CD or scripts • GitHub Actions integration — wrvault-action@v1 for fetching certs, keys, and JWKS in pipelines • Free cert decoder tool — paste any X.509 and get subject, SANs, fingerprints, key usage Free tier available. Pro at $9/mo. Enterprise at $29/mo.
Screenshots
Reviews (2)
Average 5.0 out of 5
Based on 2 reviews
super good product. i love it :)
Outstanding developer experience for certificate management. The REST API makes automation straightforward, and the dashboard UI is clean for manual operations. Exactly what backend teams need for secure key rotation workflows.




Comments (3)
PKCS12 and multi-format cert download is clutch for legacy systems. The auto-rotation scheduling means we stopped manually renewing certs. Combined with Slack notifications, certificate expiration isn't even a worry anymore.
nice
Built WRVault after spending too much time juggling openssl commands and manually tracking cert expiry dates. Everything in one place — generate, rotate, alert, and share via JWKS. Free tier available