Add ability to inject a CA cert for use in grpcs and grpc-web #719
Labels
Internal Requirement
P0
An issue impacting production environments or impacting multiple releases or multiple individuals.
need Solo and Solo-Charts to optional accept and apply CA cert for grpcs (HAProxy grpc TLS) and grpc-web (Envoy).
Need to be able to inject the CA certs, don’t have to do the self-signed or lets encrypt.
Note: we can sign the static CA cert and inject it and it is less work than all of the lets encrypt stuff we did for Mirror Node Explorer.
Tasks
NOTE:
platform_installer.ts copyGossipKeys()
is an example of how to read files, generate the data, and then store it in K8s as a secret.The text was updated successfully, but these errors were encountered: