How do I replace a self-signed MTA SSL certification? Parent topic

Do the following:

Procedure

  1. Write a configuration file. For more information, see
  2. Run the following command:
    openssl req -new -x509 -days 1460 -nodes -config
    tsmtpd.cfg -out tsmtpd.pem -keyout tsmtpd.pem
  3. Upload tsmtpd.pem from the web management console.
  4. The OpenSSL utility command line. For more information go to the following website: