Update to r45628:
Clarify that only 10.0-RELEASE and above can automatically generate certificates for Sendmail at the moment.
This commit is contained in:
parent
807544992a
commit
a2d1becb43
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48956
1 changed files with 7 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/security/chapter.xml,v 1.178 2012/04/30 17:07:41 bcr Exp $
|
||||
basiert auf: r44894
|
||||
basiert auf: r45628
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="security">
|
||||
<info><title>Sicherheit</title>
|
||||
|
|
@ -2091,9 +2091,12 @@ Email Address []:<userinput><replaceable>trhodes@FreeBSD.org</replaceable></user
|
|||
in der Dokumentation der entsprechenden Software.</para>
|
||||
</note>
|
||||
|
||||
<para>Um <application>Sendmail</application> zu konfigurieren,
|
||||
fügen Sie die folgenden Zeilen in
|
||||
<filename>/etc/rc.conf</filename> ein:</para>
|
||||
<para>Unter &os; 10.0-RELEASE und neueren Versionen ist es
|
||||
möglich, ein selbst signiertes Zertifikat für
|
||||
<application>Sendmail</application> automatisch erzeugen
|
||||
zu lassen. Um diese Funktionalität zu aktivieren, fügen Sie
|
||||
die folgenden Zeilen in <filename>/etc/rc.conf</filename>
|
||||
ein:</para>
|
||||
|
||||
<programlisting>sendmail_enable="YES"
|
||||
sendmail_cert_enable="YES"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue