Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697460 - mail-client/sylpheed gmail imap certificate error with openssl-1.1.1
Summary: mail-client/sylpheed gmail imap certificate error with openssl-1.1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-10 21:04 UTC by Sylvia
Modified: 2020-08-11 13:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch by Antonio Ospite, worked for me (v2-0001-libsylph-ssl.c-Support-SNI-some-servers-imap.gmai.patch,1019 bytes, patch)
2019-10-10 21:04 UTC, Sylvia
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvia 2019-10-10 21:04:04 UTC
Created attachment 592458 [details, diff]
patch by Antonio Ospite, worked for me

Problem is described here: https://sylpheed.sraoss.jp/redmine/issues/306

Short summary:
With OpenSSL 1.1.1 GMail's imap returns self-signed certificate which asks to fix client.

Suggested v2 patch worked for me. It isnt yet added to upstream Sylpheed,
therefore is needed for Sylpheed 3.7.0 build against OpenSSL 1.1.1
(which is now default for stable ebuilds)
Comment 1 Larry the Git Cow gentoo-dev 2020-08-11 13:35:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8655bf0b1f2df0d02e85abfaee53a431ac1a72bd

commit 8655bf0b1f2df0d02e85abfaee53a431ac1a72bd
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2020-08-11 13:33:33 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2020-08-11 13:35:06 +0000

    mail-client/sylpheed: enable SNI for TLS 1.3
    
    Closes: https://bugs.gentoo.org/697460
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 mail-client/sylpheed/files/sylpheed-tls-1.3.patch | 17 +++++++++++++++++
 mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild     |  1 +
 2 files changed, 18 insertions(+)