~slgeorge/isync/trunk

Viewing all changes in revision 862.

  • Committer: Oswald Buddenhagen
  • Author(s): Jaroslav Suchanek
  • Date: 2020-08-04 12:49:58 UTC
  • Revision ID: git-v1:07cb422cbb552744ac7cd13507fa4933de98ab15
Add support for specifying cipher string used for ssl connection

Some distributions (e.g. Fedora) added support for system wide crypto
policies. This is supported in most common crypto libraries including
OpenSSL. Applications can override this policy using their own cipher
string. This commit adds support for specifying the cipher string in
the mbsync configuration.

For example, to exclude Diffie-Hellman, the user can specify
  CipherString "DEFAULT:!DH"
in the IMAP Account's configuration.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: