[Bug 231657] mail/sendmail patch-tls.c breaks starttls on 11.2-RELEASE-p3: RSA_generate_key failed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 24 09:38:40 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231657
Bug ID: 231657
Summary: mail/sendmail patch-tls.c breaks starttls on
11.2-RELEASE-p3: RSA_generate_key failed
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: dinoex at FreeBSD.org
Reporter: freebsd-bugs at virtualtec.ch
Flags: maintainer-feedback?(dinoex at FreeBSD.org)
Assignee: dinoex at FreeBSD.org
After upgrade to FreeBSD 11.2 and recompile of ports-sendmail I'm getting
Sep 21 12:09:01 zrhcz-mx4 sm-mta[4540]: starting daemon (8.15.2):
SMTP+queueing at 00:30:00
Sep 21 12:09:01 zrhcz-mx4 sm-mta[4540]: STARTTLS=server, error:
RSA_generate_key failed
on startup, and the STARTTLS command is not available. Removing
files/patch-tls.c unbreaks the port.
openssl version: OpenSSL 1.0.2o-freebsd 27 Mar 2018
freebsd-version: 11.2-RELEASE-p3
port gets installed as "sendmail+tls+sasl2+ldap-8.15.2_11"
complete options:
# This file is auto-generated by 'make config'.
# Options for sendmail+tls+sasl2+ldap-8.15.2_11
_OPTIONS_READ=sendmail+tls+sasl2+ldap-8.15.2_11
_FILE_COMPLETE_OPTIONS_LIST=SHMEM SEM LA NIS IPV6 TLS SASL SASLAUTHD LDAP BDB
GDBM SOCKETMAP CYRUSLOOKUP BLACKLISTD SMTPUTF8 PICKY_HELO_CHECK MILTER DOCS
OPTIONS_FILE_SET+=SHMEM
OPTIONS_FILE_SET+=SEM
OPTIONS_FILE_SET+=LA
OPTIONS_FILE_UNSET+=NIS
OPTIONS_FILE_SET+=IPV6
OPTIONS_FILE_SET+=TLS
OPTIONS_FILE_SET+=SASL
OPTIONS_FILE_SET+=SASLAUTHD
OPTIONS_FILE_SET+=LDAP
OPTIONS_FILE_UNSET+=BDB
OPTIONS_FILE_UNSET+=GDBM
OPTIONS_FILE_SET+=SOCKETMAP
OPTIONS_FILE_SET+=CYRUSLOOKUP
OPTIONS_FILE_SET+=BLACKLISTD
OPTIONS_FILE_UNSET+=SMTPUTF8
OPTIONS_FILE_SET+=PICKY_HELO_CHECK
OPTIONS_FILE_SET+=MILTER
OPTIONS_FILE_SET+=DOCS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list