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
hi, would like to ask if an upgraded tls version is supported. the grpc endpoint is currently using tls 1.3 upon inspecting with openssl command. openssl s_client -connect grpc.friday.fastek.ph:9090
hi, would like to ask if an upgraded tls version is supported. the grpc endpoint is currently using tls 1.3 upon inspecting with openssl command.
openssl s_client -connect grpc.friday.fastek.ph:9090
this is how i call my grpc api. code can be seen on this stackoverflow question/inquiry:
https://stackoverflow.com/questions/78434335/received-unavailable-during-grpc-call-trust-anchor-for-certification-not-found
The text was updated successfully, but these errors were encountered: