| Summary: | mail/dovecot: login crashes with libressl 2.6.4 because of "ssl_protocols = !SSLv2" default config | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Michael Büker <freebsd> |
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | freebsd |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(adamw) |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Michael Büker
2018-03-03 11:43:38 UTC
(In reply to Michael Bueker from comment #0) To clarify, my dovecot port (version 2.2.34) is linked to the libressl port (version 2.6.4) because of a make.conf entry: DEFAULT_VERSIONS+=ssl=libressl Hi Michael, Thanks for writing up this PR. I'm waiting for 2.3.1 to be released later this month before committing the 2.3 branch. The new 2.3 branch only supports TLS, which will obviate any message concerning this problem.. I'm closing this PR only because a proper fix is coming (the 2.3.1 update) separately. Just as a reminder, the 2.3 branch includes many changes to the conf files (including such things as dropping SSL support!), so please update your conf files before firing up 2.3.1 when it lands. Thanks for you explanation, Adam! I'm okay with your resolution. Do you happen to have a link with a summary of changes in configuration? Maybe you could add that to the commit information, also. Answering my own question: https://wiki2.dovecot.org/Upgrading/2.3 |