jgarzik / python-bitcoinrpc

Python interface to bitcoin's JSON-RPC API
GNU Lesser General Public License v2.1
642 stars 307 forks source link

Add support for https connections to the bitcoin daemon #2

Closed mrvdb closed 13 years ago

mrvdb commented 13 years ago

Use urlparse to determine scheme and adjust connection to be http or https