Creating Certificate Store (Location Specified by sslCAFile)

To create a certificate store in PEM format:

  1. Create a blank text file with PEM extension.

  2. Gather the server certificates of all the trusted target EnterpriseOne servers.

    From the server certificates, copy the starting and ending content with following two strings into this store:

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

    ….

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

  3. Place the new file (certificate store) in a location accessible to connecting JDENET entity (EnterpriseOne Server/JAS/FAT Client/Interop Cient) and set the sslCAFile key to the new location.