1 Commits

Author SHA1 Message Date
Felix Maurer
feae197c5a Use TLS for json_rpc when configured
The configuration for json_rpc contains the option use_ssl but its value
was not respected by the json_rpc client. Therefore the client tried to
connect to HTTPS endpoints using HTTP.

Change-Id: I4336d71f57bcfbde90fa7b62a5435a7f9d0a73d3
2020-07-30 17:20:24 +03:00