docs icon indicating copy to clipboard operation
docs copied to clipboard

Add docs for using https between a singer and stacks-node

Open wileyj opened this issue 1 year ago • 0 comments

ref: https://github.com/stacks-network/stacks-core/issues/4741

we should add some docs on how a user may use https traffic between a signer and stacks-node. we currently say to only run the two binaries on a single host, but there are some network topologies/strategies where encrypting the requests would be desired when running the binaries on separated instances.

an nginx proxy etc should be enough to address this (alongside letsencrypt or a self-signed cert).

wileyj avatar Jun 18 '24 14:06 wileyj