Skip to content
Uplusware edited this page Feb 1, 2018 · 2 revisions
  1. generate client certification and key for each MTA server based on local CA.

    • Case 1: The common name is the peer MX domain name.
    • Case 2: The common names includes the peer MX domain name.
    • Case 3: The common names match the peer MX domain name with wildcard.
  2. Create a directory for each MTA server in /etc/erisemail/cert/client.

    • The directory's name is the MX domain name of each MTA server.
    • eg.: /etc/erisemail/cert/client/erisemta.com
  3. Copy the corresponding ca certification file, client certification file, key file and password file into the related directory