Skip to main content
Archived

FME Server SSL Configuration

Related products:FME Form
  • April 6, 2018
  • 0 replies
  • 25 views

I am following the FME Server SSL Configuration steps as described online.

First I had to move the tomcat.keystore file into te tomcat root folder. Later I was asked to set the keystoreFile path in the tomcat server.xml:

keystoreFile="<FMEServerDir>Utilities omcat omcat.keystore"

Wouldnt it be better to set the default value of this parameter to:

keystoreFile="tomcat.keystore"

In that case the user does not have to set te path anymore, as long as the tomcat.keystore file is placed in the tomcat root folder. Which is the case when the user follows the manual.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.