Certificate & Key Audit
Decode SSL certificate, generate new RSA keys, and create SSH keys for a complete cryptographic audit.
이 레시피 활용 시점
Quarterly cryptographic audit workflow for DevOps teams. Review certificate expiry, rotate server keys, and ensure all cryptographic material meets current standards.
단계
Certificate Decoder
이 도구 사용해보기 →Audit current certificate
RSA Key Generator
이 도구 사용해보기 →Prepare new RSA keys
SSH Key Generator
이 도구 사용해보기 →Create deployment SSH keys
Hash Calculator
이 도구 사용해보기 →Create key fingerprints
자주 묻는 질문
How do I know if my certificate is about to expire?
Check the 'Not After' date in the decoded certificate. Set alerts for 30 days before expiry. Let's Encrypt certs expire every 90 days.
RSA 4096 vs Ed25519 — when to use each?
RSA 4096 for SSL/TLS certificates (wider compatibility). Ed25519 for SSH keys (faster, smaller, equally secure). Ed25519 is not yet widely supported for TLS.
관련 레시피
Website Launch Checklist
Complete pre-launch checklist: SEO meta tags, Open Graph, sitemap, robots.txt, and security headers.
Full-Stack Security Setup
Comprehensive security setup: password hashing, JWT auth, CSP, CORS, security headers, and 2FA.
Freelancer Financial Toolkit
Essential freelancer tools: project margin calculator, invoice tip estimator, and expense split for teams.
Blog Post SEO Optimization
Optimize blog posts with meta tags, Open Graph, SERP preview, and structured data for maximum visibility.