diff options
author | Moritz Poldrack <git@moritz.sh> | 2024-05-01 00:11:40 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-05-01 00:15:49 +0200 |
commit | 7b4c8f67eb5f8e3e943d72a78bdeb4194a68c61e (patch) | |
tree | bff9ce35d3607de139ae7a3ca9536d9ce730088b /commands/exec.go | |
parent | 0798a428060d5a36fb60d08133f14f9939b245d1 (diff) | |
download | aerc-7b4c8f67eb5f8e3e943d72a78bdeb4194a68c61e.tar.gz |
imap: add imaps+insecure mode
When connecting through environments bypassing hostnames, like SSH
tunnels, the certificate verification of the server will fail, making it
impossible to connect, if plain IMAP has been disabled.
Add handling for the insecure modifier to the imaps connection.
Changelog-added: Add `imaps+insecure` to the available protocols, for
connections that should ignore issues with certificate verification.
Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'commands/exec.go')
0 files changed, 0 insertions, 0 deletions