[ ] Add updated screenshots that include pool ID placeholder in the Marketplace app setup screens
[x] Actually test this on GCP
From Mariano:
If you want to try CAS v1, you can use the casv1 branch on both cli and certificates
step ca init ask you if you want to use a GCS bucket or use a managed one. Well, you have to leave it empty to use a managed one. But I haven’t been able to figure out the proper permissions for a custom one
To init a new RA on GCP (without using the marketplace application):
step ca init --ra cloudcas --credentials-file fooo.json
From Mariano:
If you want to try CAS v1, you can use the
casv1
branch on both cli and certificatesstep ca init
ask you if you want to use a GCS bucket or use a managed one. Well, you have to leave it empty to use a managed one. But I haven’t been able to figure out the proper permissions for a custom oneTo init a new RA on GCP (without using the marketplace application):
step ca init --ra cloudcas --credentials-file fooo.json