-
Notifications
You must be signed in to change notification settings - Fork 26
HTTP Support in FulcioClient #682
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, the FulcioClient communicates via gRPC. While this is acceptable when communicating with the Public Good Instance (prod/staging), gRPC may not be exposed/running in self hosted deployments, rendering the client to being unusable.
Add support for standard HTTP communication to Fulcio which could be implemented as an entirely separate function/method or as a fallback when gRPC is not available
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request