Bitcoin Forum
May 24, 2024, 09:59:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Encrypt RPC calls?  (Read 143 times)
BusyAssistant (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 4


View Profile
January 19, 2019, 11:46:34 PM
 #1

Hi, can I encrypt RPC calls to my daemon? Thanks.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6653


Just writing some code


View Profile WWW
January 20, 2019, 02:28:04 AM
Merited by HeRetiK (1)
 #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.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!