Using TLS with AFP Download Plus

Configure TLS settings for secure communication between RICOH ProcessDirector and AFP Download Plus.

Use this procedure to configure TLS settings that enable encrypted communication with AFP Download Plus. The settings generate a configuration file that Download input devices use to establish secure connections.

Before you start, verify these items:

  • You have Administrator access to RICOH ProcessDirector.
  • You have the required certificate files:
    • An unencrypted PEM certificate file
    • A certificate private key file
    • If using mutual authentication, a certificate authority (CA) file
    • Optional: a certificate revocation list (CRL) file

    If you run a multiple primary environment or plan to use a secondary server as the parent server for your Download input devices, get certificates for each server.

  • (Windows) The certificate files are accessible from the RICOH ProcessDirector primary server.
  • (Linux) The certificate files are stored on the servers that use them.

    Store the files with the same names and in the same location on each server, as RICOH ProcessDirector can only store one value for the full path to each file.

To use TLS with AFP Download Plus:

  1. Click the Administration tab.
  2. Click Settings AFP Download Plus.
  3. In the Certificate file field, enter the full path to the unencrypted PEM certificate file.
  4. In the Certificate private key file field, enter the full path to the certificate private key file.
    If the server certificate file and certificate private key file are combined into one file, this field should be left blank.
  5. Optional: To require mutual authentication, under Mutual Authentication select Enable.
    When you enable mutual authentication, both the RICOH ProcessDirector server and AFP Download Plus client must present valid certificates. Additional configuration options become available.
    1. In the Certificate authority file field, enter the full path to the CA file.
      This file is required when mutual authentication is enabled and the client certificate is not signed by a globally known CA.
    2. In the Certificate revocation list file field, enter the full path to the CRL file.
    3. Choose settings for Ignore certificate errors and Ignore hostname errors in accordance with your security procedures.
  6. Click Save.
    RICOH ProcessDirector validates that the specified files exist and saves the TLS configuration.
  7. Update your Download input devices to use the TLS configuration:
    1. Click the Administration tab.
    2. Click Devices Input Devices.
    3. Right-click the Download input device you use and select Properties.
    4. On the General tab, set Use secure TLS to Yes.
    5. Click OK.

The TLS settings are saved to the configuration file at $AIWDATA/config/msdownload-tls.cfg. The updated Download input devices use this file to establish secure connections with AFP Download Plus.