User Tools

Site Tools


blog:install_cacert_certificate_for_postfix_smtp:tls

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
blog:install_cacert_certificate_for_postfix_smtp:tls [2010-05-26 06:21] brbblog:install_cacert_certificate_for_postfix_smtp:tls [2014-05-19 08:16] brb
Line 4: Line 4:
   * When openssl asks for your name, enter the FQDN of the server   * When openssl asks for your name, enter the FQDN of the server
  
-  $ openssl req -nodes -new -keyout private.key -out server.csr+  $ openssl req -nodes -newkey rsa:2048 -keyout private.key -out server.csr 
 +  
  
 Then you paste server.csr into the form on their web site and they email you back a certificate, save this as server.crt. Then you paste server.csr into the form on their web site and they email you back a certificate, save this as server.crt.
blog/install_cacert_certificate_for_postfix_smtp/tls.txt · Last modified: 2014-05-21 07:15 by brb