4 Commits

Author SHA1 Message Date
Timmy Welch
4de02548c1
Add pre-commit 2023-05-24 17:40:52 -07:00
lordwelch
72834083a2 Account for invalid RSA key type from google kms and validate signature 2020-08-07 14:45:12 -07:00
lordwelch
6a43060cce Improve GCP error handling 2020-08-07 14:43:44 -07:00
lordwelch
04122127c2 Add initial support for GCP
I've never used cloud SDK's before so no terraform files.
To make this work I had to use the Go 1.11 runtime as the go 1.13
runtime did not have the correct environment variables set.

I also had to use the key with PKCS#1 v1.5 padding the PSS Padding
did not work.
2020-05-04 04:09:35 -07:00