actix-web
actix-web copied to clipboard
actix-web: Add rustls 0.23
PR Type
Feature
PR Checklist
- [x] Tests for the changes have been added / updated.
- [x] Documentation comments have been added / updated.
- [x] A changelog entry has been made for the appropriate packages.
- [x] Format code with the latest stable rustfmt.
- [ ] (Team) Label with affected crates and semver status.
Overview
Followup to https://github.com/actix/actix-web/pull/3362
- Add new bind and listen methods for rustls 0.23
- Enable tls handshake timeout for rustls 0.22 and 0.23