Summary: | net-mail/sendEmail-1.56-r2 - sendEmail: ERROR => TLS setup failed: SSL Version SSLv3 not supported | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Petr Bahula <petr.bahula> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 592438 |
Description
Petr Bahula
2019-10-23 09:50:39 UTC
I confirm this and the patch fixes it Well this patch fixed it for me as well, but this appears to be a downstream issue and not upstream. The patch files/1.56-overzealous-version-check.patch appears to introduce this problem in the first place. I'm sure that patch fixes some other problem (for maybe when you don't have TLSv1?), but it creates a new one. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3047a3a2b723c5572d6120512450e0cf9eca7395 commit 3047a3a2b723c5572d6120512450e0cf9eca7395 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-11-23 04:13:04 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-11-23 04:13:04 +0000 net-mail/sendEmail: fix openssl 1.1 compat Closes: https://bugs.gentoo.org/698322 Signed-off-by: Sam James <sam@gentoo.org> net-mail/sendEmail/files/1.56-openssl-1.1.patch | 12 ++++++++++ net-mail/sendEmail/sendEmail-1.56-r3.ebuild | 31 +++++++++++++++++++++++++ 2 files changed, 43 insertions(+) |