ironic/ironic/common/json_rpc
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
..
__init__.py Enable HTTP Basic authentication for JSON-RPC 2020-06-18 09:35:47 +12:00
client.py Use TLS for json_rpc when configured 2020-07-30 17:20:24 +03:00
server.py Remove non-inclusive language 2020-07-09 13:47:56 +02:00