actix-web icon indicating copy to clipboard operation
actix-web copied to clipboard

actix-web: Add rustls 0.23

Open asonix opened this issue 1 year ago • 0 comments

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

asonix avatar May 12 '24 23:05 asonix