Files
chatmail-core/deltachat-rpc-client/src/deltachat_rpc_client
holger krekel e0768f5f37 fix: use Rustls NoCertificateVerification for underscore domains instead of AcceptInvalidCertificates
Remove AcceptInvalidCertificates overrides in configure.rs and qr.rs that
caused a fallback to OpenSSL/native-tls. The upstream Rustls TLS layer now
handles underscore-prefixed domains via NoCertificateVerification directly.
Also fix clippy lint in peer_channels.rs (map_or -> is_some_and).
2026-03-19 01:52:51 +00:00
..
2025-12-04 14:40:36 +00:00
2025-06-26 14:07:39 +00:00
2022-12-01 03:15:25 -05:00