eWaterCycle / eWaterCycle/grpc4bmi

Authentication between client and server

Open
#104 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
5
PR merge metrics
No merged PRs in 30d

Description

gRPC allows for SSL/TLS to be used for authentication between client and server. This means the client only accepts connections from a trusted server and a server only accepts messages from a trusted client.

This setup would be needed when model and notebook are communication over the Internet instead of a local network on the same machine.

See https://grpc.io/docs/guides/auth/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.