[Postfixbuch-users] smtp mit postfix antwort auf 81/103

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Do Sep 1 20:14:32 CEST 2005


* Michael Kehr <m_kehr at onlinehome.de>:

> OK. Wie bekomme ich denn den Private_key in das File ?

Na, reinkopieren. Wie hast Du denn den erzeugt?
So gehts:


CA Zertifikat erstellen
# ./CA.pl -newca
...

Server Zertifikat erstellen:
# openssl req -new -nodes -keyout postfix_private_key.pem -out postfix_private_key.pem -days 365

Server Zertifikat signieren:
# openssl ca -policy policy_anything -out postfix_public_cert.pem -infiles postfix_private_key.pem
  
-- 
Ralf Hildebrandt (Ralf.Hildebrandt at charite.de)          spamtrap at charite.de
http://www.postfix-book.com/                     Tel. +49 (0)30-450 570-155
For their next act, they'll no doubt be buying a firewall running
under NT, which makes about as much sense as building a prison out of
meringue. 



Mehr Informationen über die Mailingliste Postfixbuch-users