Commit Graph

1 Commits (df6b8d2a4a91e59d40bfb7c2b8b80bad48cd4585)

Author SHA1 Message Date
mj84 d2ccf90610 Added missing SSL parameters to rabbitmq_binding (#58064)
In rabbitmq_binding.py the SSL parameters ca_cert, client_cert, client_key were only passed to requests for post requests.
This change updates the DELETE and GET requests to include these parameters as well.
5 years ago