* Add feature for using rustls 0.23
* Fix mistake
* Fix use of wrong tokio rustls package
* Fix accept openssl test
* Use rustls 0.23 for the example
* Install nasm in CI step for windows
* Change outdated step name
* Fix CI mistake
* test: install default crypto provider in tests
* docs: update changelog
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
* chore: use same feature
* test: add test for new http version added
* stylistic review
---------
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>