svn commit: r45628 - head/en_US.ISO8859-1/books/handbook/security
Gavin Atkinson
gavin at FreeBSD.org
Tue Sep 16 22:17:03 UTC 2014
Author: gavin
Date: Tue Sep 16 22:17:03 2014
New Revision: 45628
URL: http://svnweb.freebsd.org/changeset/doc/45628
Log:
Clarify that only 10.0-RELEASE and above can automatically generate
certificates for Sendmail at the moment.
Modified:
head/en_US.ISO8859-1/books/handbook/security/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Tue Sep 16 20:12:18 2014 (r45627)
+++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Tue Sep 16 22:17:03 2014 (r45628)
@@ -1968,7 +1968,9 @@ Email Address []:<userinput><replaceable
information on certificate installation.</para>
</note>
- <para>To configure <application>Sendmail</application>, add the
+ <para>In &os; 10.0-RELEASE and above, it is possible to create
+ a self-signed certificate for <application>Sendmail</application>
+ automatically. To enable this, add the
following lines to
<filename>/etc/rc.conf</filename>:</para>
More information about the svn-doc-all
mailing list