You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.."--ca=googleca","--gcp_private_ca_parent=projects/minectl-fn/locations/europe-west3/caPools/dirien/certificateAuthorities/20211110-nmq-zqi","--ct-log-url=http://ct_server:6962/test",# Uncomment this for production logging
...
Any hints, of what I am doing wrong? The ~/.config/gcloud is also mapped. Actually everything is set up as described in the DEVELOPMENT.md
Thanks for your feedback.
The text was updated successfully, but these errors were encountered:
Hey @dirien, this is because Fulcio previously didn't support the GCP CA Service V1 API, it only supported the beta API. With #218, there is now support for the V1 API. You'll need to set --gcp_private_ca_version.
Question
Hi, i started the fulcio server via the docker-compose file. I create a CA at google but i get following error message:
desc = Malformed collection name: 'caPools/certificateAuthorities/certificates'
config looks like this:
Any hints, of what I am doing wrong? The ~/.config/gcloud is also mapped. Actually everything is set up as described in the DEVELOPMENT.md
Thanks for your feedback.
The text was updated successfully, but these errors were encountered: