Worklog Post

  • project (Terraform, AWS, Go): completed PKI API project

PKI API Project

Finished a PKI API project using Terraform, AWS, and Go.

It provisions an IAM-protected POST /issue-cert endpoint with API Gateway and Lambda, stores CA material in Secrets Manager, and issues short-lived X.509 certificates from validated CSRs.

I also have introduced a "projects" section with detailed posts about projects I make, see the post for this project here!