Hello I have created a grpc c++ service, and deployed it to OpenShift. Unfortunately I did not do deep enough analysis before starting this project, and after deploying I discovered that OpenShift doesnt support http/2.
I was adviced that I can still use OpenShift to host the service, and that I can change the route to use 'passthrough'. And that this would require the client to have SNI enabled. My client application is java. Can anyone tell me how I enable SNI? Are there any examples? Thanks and regards Anton -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/910ca417-0108-4764-bd13-2cb79743b8b5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
