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

Add TLS support for HTTP API endpoints #41

Merged
merged 3 commits into from
Mar 23, 2023
Merged

Add TLS support for HTTP API endpoints #41

merged 3 commits into from
Mar 23, 2023

Conversation

Nuttymoon
Copy link
Contributor

Linked issues

Changes

  • (node role) Add the possibility to secure HTTP API endpoints with TLS with avalanchego_https_enable. If set to true, the user has to provide a certificate and a key for each node + the CA certificate. The CA certificate is added to the list of trusted certificates on all nodes to allow performing JSON RPC calls.
  • (node role) Rename avalanche_tracked_subnets to avalanchego_track_subnets to be closer to the config name

Additional comments

Test these changes using:

@Nuttymoon Nuttymoon merged commit 0b19596 into main Mar 23, 2023
@Nuttymoon Nuttymoon deleted the 26-tls-support branch March 23, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants