X509 Key Signer A simple demo project that: Reads an X509 certificate from AWS S3 Generates a RSA key pair, signs the certificate's public key Stores CommonName + Signed public key into AWS Dynamo DB Tech stack: Terraform for infrastructure setup Node.js