Conversation
|
I thought about writing this too, but concluded that I would never need this. If connecting to And if connecting to a remote server with a self-signed cert, it's about equal effort to install it to |
|
Funny, looks like the author wanted this feature at some point? #1 (comment) But in the 2022 version there's no way to disable the hostname check, now, because every path uses RadicaleIMAP/radicale_imap/__init__.py Lines 63 to 72 in 8e3e6bb |
|
as the IMAP plugin was now merged into radicale 3.4.1.dev by Kozea/Radicale#1681 please open PR now against radicale |
This adds a new configuration option to disable TLS hostname verification. This allows for configuring TLS to be on, but pointed at
localhost- even though the IMAP servers TLS cert doesn't contain alocalhostas a SAN or CN.