Software Engineer · SSL.com
Remote · top-10 global certificate authority
Aug 2023 — Present
Sole architect and lead engineer of the authentication, identity, and certificate- issuance platform at a top-10 global certificate authority. I design the distributed services, scale issuance through 10x growth, and, because attackers come with the territory, run the fraud and abuse defense too.
- Sole architect of the company-wide authentication and identity platform (OAuth2, OIDC, SAML, session-based flows, external IdP integrations) serving tens of thousands of daily users; scaled the backend through 10× growth in TLS, code signing, and identity certificate issuance.
- Distributed-systems work: extracted authentication into its own service with cross-service sessions, built multi-perspective certificate validation (MPIC) with quorum across vantage points, and designed the API servers, async workers, and audit pipelines around them.
- Performance at scale: cut backend latency up to 5× and fixed slow API paths by eliminating N+1 queries, a hot-path regex, and a write storm, and by reworking batch polling into per-record jobs.
- Correctness in money and state: idempotent billing, atomic multi-step writes, and APIs that stay backward-compatible as they grow.
- Fraud, security & abuse: shut down months-long attacker reconnaissance before exploitation; bot defense at 1,000+ fake signups/day incl. CAPTCHA-farm countermeasures; stopped a $2,500/day SMS pumping attack in 4 days ($0 losses since); and defeated a persistent session hijacker who survived password resets, 2FA resets, and endpoint forensics.
- Also built insider-threat and identity-theft detection, pairing LLM-augmented pattern matching with human-led forensics to go from detection to mitigation in minutes, not days.
- Ruby on Rails
- PostgreSQL
- Redis
- OAuth2
- OIDC
- SAML
- PKI
- Sidekiq
- AWS