diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-01-23 07:53:50 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-09-02 18:38:41 +0200 |
commit | 51fcfc022ce29aa8575d361497bfe458c973b1c5 (patch) | |
tree | bd0484ff6573662eca5f557d06e4a25695e41cc7 /contrib/debian/manpages/bitcoin.conf.5 | |
parent | 3932ff50c563df19c14e9987f2297d9f99a299ac (diff) |
doc: remove documentation for rpcssl
Diffstat (limited to 'contrib/debian/manpages/bitcoin.conf.5')
-rw-r--r-- | contrib/debian/manpages/bitcoin.conf.5 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/debian/manpages/bitcoin.conf.5 b/contrib/debian/manpages/bitcoin.conf.5 index 8a0078d5d5..0cf4d991e3 100644 --- a/contrib/debian/manpages/bitcoin.conf.5 +++ b/contrib/debian/manpages/bitcoin.conf.5 @@ -46,16 +46,6 @@ Listen for RPC connections on this TCP port. \fBrpcconnect=\fR\fI'127.0.0.1'\fR You can use *bitcoin* or *bitcoind(1)* to send commands to *bitcoin*/*bitcoind(1)* running on another host using this option. .TP -\fBrpcssl=\fR\fI'1'\fR -Use Secure Sockets Layer (also known as TLS or HTTPS) to communicate with *bitcoin* '\-server' or *bitcoind(1)*. Example of OpenSSL settings used when *rpcssl*='1': -.TP -\fB\-rpcsslciphers=\fR<ciphers> -Acceptable ciphers (default: TLSv1+HIGH:\:!SSLv2:\:!aNULL:\:!eNULL:\:!AH:\:!3DES:\:@STRENGTH) -.TP -\fBrpcsslcertificatechainfile=\fR\fI'server.cert'\fR -.TP -\fBrpcsslprivatekeyfile=\fR\fI'server.pem'\fR -.TP .SH MISCELLANEOUS OPTIONS .TP \fBgen=\fR[\fI'0'\fR|\fI'1'\fR] |