Step 4: Creating the key material

After the previous steps have been carried out, you will receive an email from D-Trust containing the public key as an attachment. With the help of this public key and the private key, you now create the required key material.

  1. Enter the following on the command line:
    openssl pkcs12 -export -inkey path/private/key.key -in path/public/key.pem -name mail -out NameDesKeypair.pfx

    NOTE: Specify the corresponding paths and the name for the key pair.

  2. In the NoSpamProxy Command Center, go to Identities > Certificates > Certificate management.
  3. Click Import and then Select certificates.
  4. Select the created certificate and click Next.
  5. Click Finish.

Next steps

Now continue with the following steps:

Step 5: Integrating D-Trust into NoSpamProxy