grpc-kotlin icon indicating copy to clipboard operation
grpc-kotlin copied to clipboard

tls 1.3

Open felipevillanuevaiii opened this issue 1 year ago • 0 comments
trafficstars

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

felipevillanuevaiii avatar May 09 '24 07:05 felipevillanuevaiii