Postfix Root CA

Postfix, QMail, Sendmail, Dovecot, Cyrus, Courier, Anti-Spam
jan10001
Anbieter
Posts: 757
Joined: 2004-01-02 12:17
 

Postfix Root CA

Post by jan10001 »

Ich habe gestern von Qmail auf Postfix umgestellt, da Qmail (die Plesk Version) keine Mails mit anderen Mailservern austauscht, wenn deren TLS Konfiguration Sch.... ist.

Jetzt würde mich interessieren ob es für Postfix sowas wie einen Wurzelzertifikat Speicher gibt, denn einige Telekom CA's kennt Postfix nicht.
User avatar
Joe User
Project Manager
Project Manager
Posts: 11190
Joined: 2003-02-27 01:00
Location: Hamburg
 

Re: Postfix Root CA

Post by Joe User »

Du suchst diese Optionen der main.cf

http://www.postfix.org/postconf.5.html#smtp_tls_CAfile
http://www.postfix.org/postconf.5.html#smtp_tls_CApath

http://www.postfix.org/postconf.5.html#smtpd_tls_CAfile
http://www.postfix.org/postconf.5.html#smtpd_tls_CApath

Die meisten Postfix-Installationen verwenden vermutlich das NSS-Root-Certs-Bundle und/oder eine eigene Sammlung.
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
jan10001
Anbieter
Posts: 757
Joined: 2004-01-02 12:17
 

Re: Postfix Root CA

Post by jan10001 »

Dank dir das hilft mir weiter. :-D