Branch: refs/heads/master
Home: https://github.com/conformal/btcjson
Commit: e43c79c74dd0df962a3e165cd8174284dd3708e9
https://github.com/conformal/btcjson/commit/e43c79c74dd0df962a3e165cd8174284dd3708e9
Author: Owain G. Ainsworth <[email protected]>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M internal_test.go
M jsonapi.go
M jsonfxns.go
Log Message:
-----------
add TlsRpcCommand and TlsRawRpcCommand.
These act the same as the !tls versions of this code but they take a PEM
encoded certificate chain to be used to verify certificates (ca verified
certs could use /etc/ssl/certs.pem) and a parameter to skip cert
verification and will use https internally.