awakesecurity / gRPC-haskell

Haskell gRPC support
https://hackage.haskell.org/package/grpc-haskell
Apache License 2.0
238 stars 75 forks source link

gRPC server TLS/SSL examples? #118

Closed tim2CF closed 3 years ago

tim2CF commented 3 years ago

Hello! I was not able to find how to run gRPC server with TLS/SSL support.

tim2CF commented 3 years ago

nvm https://github.com/awakesecurity/gRPC-haskell/blob/d8f6e0b476797938f5c759146a2bbdc829ba1a84/core/src/Network/GRPC/LowLevel/Server.hs#L135