Step 2: Creating a system certificate

  1. Log on to the Certificate Service Manager (CSM).
    Certificate Service Manager
  2. Click Login mit Operatorkarte.

    A window of the neXus Personal software opens.

  3. Enter your PIN.
  4. Create a key using OpenSSL by entering the following on the command line:
    openssl genrsa -out private.key 2048
  5. Create a Certificate Signing Request (CSR) via OpenSSL using the key:
    openssl req -new -key private.key -out request.csr
  6. Open the file request.csr and copy the content to the clipboard.
    request.csr

Next steps

Now continue with the following steps:

Step 3: Sending the system certificate to D-Trust

Step 4: Creating the key material

Step 5: Integrating D-Trust into NoSpamProxy