FreeBSD Bugzilla – Attachment 13556 Details for
Bug 25734
STARTTLS is enabled by default, but it needs a certificate
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
diff.txt
diff.txt (text/plain; charset=us-ascii), 658 bytes, created by
jeh
on 2001-03-12 13:23:42 UTC
(
hide
)
Description:
diff.txt
Filename:
MIME Type:
Creator:
jeh
Created:
2001-03-12 13:23:42 UTC
Size:
658 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/home/FREEBSD_CVS/src/usr.sbin/sendmail/Makefile,v >retrieving revision 1.15.2.10 >diff -u -r1.15.2.10 Makefile >--- Makefile 2001/03/06 01:56:47 1.15.2.10 >+++ Makefile 2001/03/12 13:21:28 >@@ -48,9 +48,8 @@ > > .if exists(../../../secure) && !defined(NOCRYPT) && !defined(NOSECURE) && \ > !defined(NO_OPENSSL) && !defined(RELEASE_CRUNCH) >-# STARTTLS support >+# crypto: needed for STARTTLS or SMTP AUTH via SASL > DISTRIBUTION= crypto >-CFLAGS+= -DSTARTTLS -D_FFR_TLS_O_T -D_FFR_TLS_1 -D_FFR_TLS_TOREK > LDADD+= -lssl -lcrypto > DPADD+= ${LIBSSL} ${LIBCRYPTO} > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 25734
:
13555
| 13556