Author

Topic: Encrypt RPC calls? (Read 162 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
January 19, 2019, 10:28:04 PM
#2
No. Bitcoin Core does not supported encrypted RPCs. However you could use a reverse proxy which uses HTTPS to encrypt traffic from your RPC client to the proxy. The proxy decrypts the RPC and forwards it to Bitcoin Core.
newbie
Activity: 9
Merit: 4
January 19, 2019, 07:46:34 PM
#1
Hi, can I encrypt RPC calls to my daemon? Thanks.
Jump to: