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

set up HTTPS and WSS for JSON RPC on testnet nodes #114

Closed
troggy opened this issue Dec 22, 2018 · 1 comment · Fixed by leapdao/bridge-ui#158
Closed

set up HTTPS and WSS for JSON RPC on testnet nodes #114

troggy opened this issue Dec 22, 2018 · 1 comment · Fixed by leapdao/bridge-ui#158
Assignees
Labels
bounty size-S effort of ~5h

Comments

@troggy
Copy link
Member

troggy commented Dec 22, 2018

Bounty

Delivery

  • change terraform config to to expose JSON RPC via HTTPS and WSS. One way to do it is to use nginx: Add nginx setup into terraform config #68. Other way is to setup CloudFront distribution.
  • disallow non-secure access to JSON RPC
  • expose HTTPS JSON RPC on port 443 (similar to old testnet-1.leapdao.org)
  • apply configuration to the testnet nodes bootstrapped by LeapDAO (node1.testnet.leapdao.org, node2.testnet.leapdao.org etc)

Bounty setup

gardener: @troggy / 10%
worker: @johannbarbie / 80%
reviewer: / 10%

@johannbarbie
Copy link
Member

Other way is to setup CloudFront distribution an AWS Loadbalancer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty size-S effort of ~5h
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants