Add new comment

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Submitted by lordspace (registered user) on Fri, 2009-04-17 17:10.

... we create the certificates for TLS:

mkdir /etc/postfix/ssl
cd /etc/postfix/ssl/
openssl genrsa -des3 -rand /etc/hosts -out smtpd.key 1024

 I couldn't bypass the password/passphrase prompt required by openssl.

It had to be 4 chars min.

Could that cause problem if the key is with a password/passphrase ?

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.