You are here: Administrator's Guide > Securing FME Server > Security Basics > Configuring for HTTPS

Configuring for HTTPS

HTTPS ensures that communication between the client and server is encrypted, so that if it is intercepted, the third party cannot easily view or use the information. For FME Server, you can use HTTPS to ensure that sensitive log in information is not exposed.

To enable SSL support:

  1. Enable SSL on the Web Application Server
  2. Verify the Configuration
  3. Modify Service URLs to Use HTTPS
  4. Modify the FME Server Web URL to Use HTTPS
  5. Enable SSL on the WebSocket Server (Optional)

See Also