Completing your certificate file

To complete your certificate file
  1. Make sure you have both your certificate from your vendor and the certifying authority root certificate from that vendor.

  2. Use a text editor to open a new file.

  3. Use a text editor to open the certificate file from your vendor.

  4. Copy the contents of the certificate file into the new file.

  5. Open the root certificate file from your vendor.

  6. Copy the root certificate.

    Include the Begin Certificate and End Certificate lines.

  7. Append the copied root certificate to the end of the certificate in the new file.

  8. Open the <M-Business_Home>/openssl/bin/privkey.pem file.

  9. Copy the private key found there.

    Include the Begin Encrypted Private Key and End Encrypted Private Key lines.

  10. Append the copied private key to the end of the file containing your certificate and the root certificate.

    You now should have one text file containing three items in this order: your certificate, the certifying authority root certificate, and your encrypted private key.

  11. Save the file to the <M-Business_Home>/conf directory with the name trial-cert.crt.