deltachat-core-rust icon indicating copy to clipboard operation
deltachat-core-rust copied to clipboard

feat: display TLS certificate checks configuration in connectivity view

Open link2xt opened this issue 1 year ago • 1 comments

Screenshot: 1

link2xt avatar Aug 28 '24 19:08 link2xt

We should also warn about plaintext configurations because if plaintext connection is used then strict TLS certificate checks do not help. Have not decided where to put it yet, should probably be a red item at the top of "Incoming Messages" and "Outgoing Messages" if IMAP or SMTP configuration using plaintext connection is detected.

I also thought about adding proxy information to connectivity view, but this better goes to another screen where user can also change the settings: https://github.com/deltachat/deltachat-android/issues/3276

link2xt avatar Sep 04 '24 21:09 link2xt

Closing as it is not finished and to avoid interfering with https://github.com/chatmail/core/issues/7269

I also think if we revive this, it should not show anything when certificate checks are enabled. Instead, show "Warnings" section telling what is wrong (no TLS, TLS checks disabled etc.) and do not show this section at all by default.

link2xt avatar Oct 13 '25 20:10 link2xt