Add "ssl_verify" param to allow use of self-signed certs (#3873)
* Add "ssl_verify" param to allow use of self-signed certs
* Update changelog
* Add ssl_verify to queue.start()
* lint
* type check
* fix tests
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>