Creating Certificate Store (Location Specified by sslCAFile)

To create a certificate store in PEM format:

  1. Create a blank text file with the PEM extension.

  2. Gather the server certificates of all the trusted target EnterpriseOne servers (including the deployment server).
  3. From the server certificates, copy the starting and ending content with following two strings into this store:

    -----BEGIN CERTIFICATE-----

    ….

    -----END CERTIFICATE-----

  4. Place the new file (certificate store) in a location accessible to the connecting JDENET entity (EnterpriseOne server, JAS, FAT, or Interop client) and set the sslCAFile key to specify the new location.