summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-json-rpc-client-ssl-2438a731beb3d5f9.yaml
blob: 5181f90510b1714b087c146412e9b92e8b3be9fb (plain)
1
2
3
4
5
---
fixes:
  - |
    Fixes json_rpc client connections always using HTTP even if `use_ssl` was
    set to True.