oooo-ps
|
ee74fab3ca
|
Update src/certificates.rs
Tests / clippy (push) Has been cancelled
Tests / formatting (push) Has been cancelled
Tests / tests (push) Has been cancelled
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
|
2026-04-02 08:19:20 +03:00 |
|
yggverse
|
aa799a482e
|
implement default cert fallback (SNI-less IP as host support)
|
2026-03-31 15:40:05 +03:00 |
|
Matt Brubeck
|
e6a5d42aeb
|
rustfmt
|
2025-03-17 16:21:55 -07:00 |
|
Matt Brubeck
|
ad145ad461
|
Fix rustdoc URL syntax
|
2024-03-22 11:21:24 -07:00 |
|
Matt Brubeck
|
df41668b15
|
Use rustls via tokio-rustls re-export
|
2024-03-07 15:17:00 -08:00 |
|
Matt Brubeck
|
a6c2fdf7e7
|
Update old references to cert.pem
|
2023-12-18 10:34:42 -08:00 |
|
Matt Brubeck
|
8809f9378c
|
Update to rustls 0.22
|
2023-12-18 10:34:42 -08:00 |
|
Johann150
|
a199b41257
|
automatically fix lint clippy::uninlined_format_args
|
2023-03-17 17:28:40 +01:00 |
|
Johann150
|
b5a416fc35
|
update rustls and related dependencies (#72)
* chore(deps): bump rustls from 0.19.1 to 0.20.0
* chore(deps): bump webpki from 0.21.4 to 0.22.0
* chore(deps): bump tokio-rustls from 0.22.0 to 0.23.0
* update rustls calls
* update webpki naming
* update tests
|
2021-10-19 00:30:38 +02:00 |
|
Johann150
|
2213b055dc
|
add automatic certificate generation
|
2021-03-27 00:52:50 +01:00 |
|
Johann150
|
d24db63583
|
remove silent flag in favour of RUST_LOG
|
2021-03-26 20:33:45 +01:00 |
|
Johann150
|
2934350485
|
add function to check for cert of a domain
|
2021-03-26 12:49:31 +01:00 |
|
Johann150
|
eec057515d
|
finish up for merge
|
2021-03-23 23:25:04 +01:00 |
|
Johann150
|
afd30c386c
|
implement clippy reccomendation
|
2021-03-03 23:17:35 +01:00 |
|
Johann150
|
5dbb4be864
|
improve comments
|
2021-03-03 23:09:29 +01:00 |
|
Johann150
|
635f7bc1e7
|
better error messages
|
2021-03-03 18:46:41 +01:00 |
|
Johann150
|
06819eeabd
|
add loading fallback certificates
|
2021-02-28 15:12:20 +01:00 |
|
Johann150
|
f374598fd3
|
add module to store multiple certificates
|
2021-02-28 10:42:51 +01:00 |
|