aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tls.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reformat everything with Rust 2024 editionSven-Hendrik Haase2025-03-071-1/+1
* Reorganize imports to be more consistentSven-Hendrik Haase2025-01-101-3/+4
* Add EC key support (closes #1080)Sven-Hendrik Haase2023-04-161-2/+6
* Fix lintsSven-Hendrik Haase2022-12-191-2/+2
* update to actix-web v4.0-rc.2Ali MJ Al-Nasrawy2022-02-051-6/+8
* Add TLS support via rustls (fixes #18)Sven-Hendrik Haase2021-08-271-0/+53