Bug 38103

Summary: sendmail in 7.1 appears to be built without TLS support
Product: [Retired] Red Hat Linux Reporter: Frank Ch. Eigler <fche>
Component: sendmailAssignee: Florian La Roche <laroche>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: brianr
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-27 19:12:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Ch. Eigler 2001-04-27 19:12:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.3 i686; en-US; 0.8.1) Gecko/20010327


According to Bugzilla bug #19534, you intend to build sendmail with
TLS support now.  But it looks like 8.11.2 released with 7.1 is without it.

Reproducible: Always
Steps to Reproduce:
Try starting sendmail with 
"O CACERTFile=/etc/httpd/conf/server.crt"
in sendmail.cf.  Alternately, telnet into sendmail,
do "EHLO hostname".  It should then list "STARTTLS".

Actual Results:  Observe "Option: CACERTFILE requires TLS support" error
message.

Comment 1 Florian La Roche 2001-05-08 20:19:11 UTC
TLS support should be added once we upgrade to sendmail 8.12.

Thanks,

Florian La Roche


Comment 2 Brian Rozmierski 2001-05-08 20:42:21 UTC
When is the upgrade planned?