Root certificates are automatically placed in “C:\\Program Files\\FMEServer\\Utilities\\jre\\lib\\security”. This is where the keystore is and also our self-signed root certificate with others. In “C:\\Program Files\\FMEServer\\Server\\fme\\ssl” we can find only the PEM file which is obtained from Mozilla (public root certificates).
Unfortunately we cannot find anywhere how to use the keystore instead of a standard PEM file, as FME takes only public root certificates. Now we made some changes in the PEM file to import the root certificate. But how to officially import an Self-Signed SSL certificate in keystore on FME Server?
Kind regards,
GeoJan