Open ellipticasec opened 7 years ago
It would be straightforward to add GCP support to blessclient, but I haven't heard of anyone porting the bless lambda to GCP (would be fairly straightforward, I think). If anyone wants to port the lambda to a cloud function, I could get the client working pretty quickly.
@ellipticasec I'm late to this thread but, did you find a solution? Also, the cloudtools project has an SSH-CA that runs as a container: https://github.com/cloudtools/ssh-cert-authority Maybe this is even more straightforward to integrate with GCP's IAM? Since it's container vs Lambda? ~G
There are other tools like Pritunl zero that can do SSH certs via CA as well: https://medium.com/@pritunl/pritunl-zero-ssh-access-released-7924ef299fd7
Anything similar for GCP ?