actix-net/actix-tls/src/accept
SleeplessOne1917 db7988609e
feat(actix-tls): support for rustls 0.23 (#554)
* 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>
2024-05-12 18:47:49 +00:00
..
mod.rs feat(actix-tls): support for rustls 0.23 (#554) 2024-05-12 18:47:49 +00:00
native_tls.rs clippy run on -tls 2023-04-01 05:24:00 +01:00
openssl.rs clippy run on -tls 2023-04-01 05:24:00 +01:00
rustls_0_20.rs chore(tls): fix feature flagging of DEFAULT_TLS_HANDSHAKE_TIMEOUT 2023-12-16 00:43:02 +00:00
rustls_0_21.rs chore(tls): fix feature flagging of DEFAULT_TLS_HANDSHAKE_TIMEOUT 2023-12-16 00:43:02 +00:00
rustls_0_22.rs feat(tls): add accept::rustls_0_22 module 2023-12-16 00:23:11 +00:00
rustls_0_23.rs feat(actix-tls): support for rustls 0.23 (#554) 2024-05-12 18:47:49 +00:00