aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/examples
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-01-23 07:53:50 +0100
committerWladimir J. van der Laan <[email protected]>2015-09-02 18:38:41 +0200
commit51fcfc022ce29aa8575d361497bfe458c973b1c5 (patch)
treebd0484ff6573662eca5f557d06e4a25695e41cc7 /contrib/debian/examples
parentMerge pull request #6620 (diff)
downloaddiscoin-51fcfc022ce29aa8575d361497bfe458c973b1c5.tar.xz
discoin-51fcfc022ce29aa8575d361497bfe458c973b1c5.zip
doc: remove documentation for rpcssl
Diffstat (limited to 'contrib/debian/examples')
-rw-r--r--contrib/debian/examples/bitcoin.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/debian/examples/bitcoin.conf b/contrib/debian/examples/bitcoin.conf
index ade80d60e..62ffd7123 100644
--- a/contrib/debian/examples/bitcoin.conf
+++ b/contrib/debian/examples/bitcoin.conf
@@ -95,15 +95,6 @@
# running on another host using this option:
#rpcconnect=127.0.0.1
-# Use Secure Sockets Layer (also known as TLS or HTTPS) to communicate
-# with Bitcoin -server or bitcoind
-#rpcssl=1
-
-# OpenSSL settings used when rpcssl=1
-#rpcsslciphers=TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH
-#rpcsslcertificatechainfile=server.cert
-#rpcsslprivatekeyfile=server.pem
-
# Transaction Fee Changes in 0.10.0
# Send transactions as zero-fee transactions if possible (default: 0)