Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement HTTPS client node #819

Closed
conradgrobler opened this issue Apr 7, 2020 · 0 comments
Closed

Implement HTTPS client node #819

conradgrobler opened this issue Apr 7, 2020 · 0 comments

Comments

@conradgrobler
Copy link
Collaborator

This should be similar to the gRPC client node.

Some requirements (although not all of these have to be there as part of the initial implementation):

  • Trusted root CA certificates should be hard-coded in the runtime to validate TLS connections
  • Each non-public instance of the node should only be able to connect to a single domain, and should validate the URL before connecting
  • The secrecy label for the node should be based on the target domain
tiziano88 added a commit to tiziano88/oak that referenced this issue Apr 9, 2020
tiziano88 added a commit to tiziano88/oak that referenced this issue Apr 9, 2020
tiziano88 added a commit to tiziano88/oak that referenced this issue Apr 9, 2020
tiziano88 added a commit to tiziano88/oak that referenced this issue Apr 9, 2020
tiziano88 added a commit to tiziano88/oak that referenced this issue Apr 9, 2020
tiziano88 added a commit to tiziano88/oak that referenced this issue Apr 9, 2020
tiziano88 added a commit that referenced this issue Apr 10, 2020
@tiziano88 tiziano88 added the P1 label May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants