mirror of
https://github.com/chatmail/core.git
synced 2026-07-15 07:23:12 +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.