Create a TLS private key and Certificate Signing Request (CSR)

Before you can begin the process of obtaining a signed certificate, you must first create a private key, then a Certificate Signing Request (CSR) from the console on the Email Gateway.

  1. Connect to the Email Gateway using SSH.

  2. Create the TLS private key.
  3. Create the TLS Certificate Signing Request (CSR).
  4. ClosedWhen you have finished

    You have now created a public/private key pair. The private key is used for decryption and must be stored locally on the Email Gateway. The public key (in the form of the Certificate Signing Request file), is used to register the certificate with the CA.

    File name Description
    emailgateway.key The private key file.
    emailgateway.csr The Certificate Signing Request file: it contains your public key.
    1. Move the CSR file to the /home/console directory on the Email Gateway server by typing the following command:

      mv emailgateway.csr /home/console

    2. Copy the CSR file securely from the Email Gateway server to a desktop computer.
  5. Save the CSR to your local machine.
  6. See also...


© 1995–2018 Clearswift Ltd.