Hello,
When I start the gRPC server locally, and test it with @host=localhost:50051, everything is OK.
But when I deploy the same service to a real server with a TLS and hostname, it doesnt' work anymore. (But with Postman, it works)
Could you please guide how to tell httpYac to use TLS ?
Postman has a lock icon to toggle the TLS on/off:

Hello,
When I start the gRPC server locally, and test it with
@host=localhost:50051, everything is OK.But when I deploy the same service to a real server with a TLS and hostname, it doesnt' work anymore. (But with Postman, it works)
Could you please guide how to tell httpYac to use TLS ?
Postman has a lock icon to toggle the TLS on/off: