mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 05:56:31 +03:00
Rustls does not offer a documented way to accept valid certificates with invalid hostnames. Implementation of certificate verification in Rustls does not have a public API and reimplementing it is error-prone.