flocore-node/integration/data/bitcoin.conf
Chris Kleeschulte 4ce7757990 Added TLS/SSL options to the integration tests.
- The integration tests will now use https and a self-signed cert.
2015-08-27 14:09:49 -04:00

10 lines
194 B
Plaintext

server=1
whitelist=127.0.0.1
rpcssl=1
rpcsslcertificatechainfile=../bitcoind.crt
rpcsslprivatekeyfile=../bitcoind_no_pass.key
txindex=1
rpcallowip=127.0.0.1
rpcuser=bitcoin
rpcpassword=local321