Default Server Configuration
In most scenarios, HTTPS will work “out of the box”. A secure connection to the back office requires access to the appropriate root and intermediate certificates for connection validation. The default behavior is to use the truststore shipped with the Java runtime environment (JRE). This is the “cacerts" file found in the lib/security directory of the JRE installation. The file is encrypted, and is installed with a password of “changeit”.
No additional configuration should be needed for Revenera-hosted FlexNet Operations instances and instances where FlexNet Operations is hosted on AWS, provided that a version of Oracle Java SE 8, OpenJDK 8, or OpenJDK 11 or later is used.
If any SSL-related errors appear in the server log, refer to the following section, Server Configuration When Another Certificate Is Used.